Molmodel
|
#include "SimTKsimbody.h"
#include "molmodel/internal/common.h"
#include <vector>
#include <map>
#include <hash_map>
Go to the source code of this file.
Classes | |
class | SimTK::VoxelHash< T > |
class | SimTK::VoxelHash< T >::VoxelIndex |
Namespaces | |
namespace | SimTK |
namespace | SimTK::units |
namespace | SimTK::units::md |
Defines | |
#define | HASH_MAP_NAMESPACE stdext |
Typedefs | |
typedef Real | SimTK::units::md::dimensionless_t |
typedef Real | SimTK::units::md::length_t |
typedef Real | SimTK::units::md::mass_t |
typedef Real | SimTK::units::md::area_t |
typedef Real | SimTK::units::md::inverse_volume_t |
typedef Vec3 | SimTK::units::md::location_t |
Variables | |
static const Real | SimTK::units::md::nanometers = 1.0 |
static const Real | SimTK::units::md::daltons = 1.0 |
static const Real | SimTK::units::md::cubic_nanometer = 1.0 |
static const Real | SimTK::units::md::square_nanometers = 1.0 |
#define HASH_MAP_NAMESPACE stdext |