|
static RigidMember | decorate_particle (::IMP::kernel::Particle *p) |
|
static bool | get_is_setup (const IMP::kernel::ParticleAdaptor &p) |
|
static bool | get_is_setup (kernel::Model *m, kernel::ParticleIndexAdaptor p) |
| return true if it is a rigid member
|
|
static bool | particle_is_instance (IMP::kernel::Model *m, IMP::kernel::ParticleIndex pi) |
|
static bool | particle_is_instance (::IMP::kernel::Particle *p) |
|
Static Public Member Functions inherited from IMP::core::RigidBodyMember |
static RigidBodyMember | decorate_particle (::IMP::kernel::Particle *p) |
|
static FloatKeys | get_internal_coordinate_keys () |
|
static bool | get_is_setup (const IMP::kernel::ParticleAdaptor &p) |
|
static bool | get_is_setup (kernel::Model *m, kernel::ParticleIndexAdaptor p) |
| return true if it is a rigid member
|
|
static bool | particle_is_instance (IMP::kernel::Model *m, IMP::kernel::ParticleIndex pi) |
|
static bool | particle_is_instance (::IMP::kernel::Particle *p) |
|
static XYZ | decorate_particle (::IMP::kernel::Particle *p) |
|
static FloatKey | get_coordinate_key (unsigned int i) |
|
static bool | get_is_setup (const IMP::kernel::ParticleAdaptor &p) |
|
static bool | get_is_setup (kernel::Model *m, kernel::ParticleIndex pi) |
|
static const FloatKeys & | get_xyz_keys () |
| Get a vector containing the keys for x,y,z. More...
|
|
static bool | particle_is_instance (IMP::kernel::Model *m, IMP::kernel::ParticleIndex pi) |
|
static bool | particle_is_instance (::IMP::kernel::Particle *p) |
|
static XYZ | setup_particle (IMP::kernel::ParticleAdaptor decorator) |
|
static XYZ | setup_particle (kernel::Model *m, ParticleIndex pi) |
|
static XYZ | setup_particle (kernel::Model *m, ParticleIndex pi, algebra::Vector3D v) |
|
static XYZ | setup_particle (IMP::kernel::ParticleAdaptor decorator, algebra::Vector3D v) |
|
static bool | get_is_setup (Particle *p) |
| Return true if the particle can be cast to the decorator. More...
|
|
- See Also
- RigidBody
Definition at line 349 of file rigid_bodies.h.