|
BALL
1.4.79
|
#include <BALL/DOCKING/COMMON/poseClustering.h>
Public Member Functions | |
| PosePointer (RigidTransformation const *new_trafo, SnapShot const *new_snap=0) | |
| PosePointer (SnapShot const *new_snap) | |
Public Attributes | |
| RigidTransformation const * | trafo |
| SnapShot const * | snap |
Data type for the poses. A pose can either be a rigid transformation (translation + rotation), or a SnapShot.
Definition at line 191 of file poseClustering.h.
|
inline |
Definition at line 194 of file poseClustering.h.
|
inline |
Definition at line 199 of file poseClustering.h.
| SnapShot const* BALL::PoseClustering::PosePointer::snap |
Definition at line 205 of file poseClustering.h.
| RigidTransformation const* BALL::PoseClustering::PosePointer::trafo |
Definition at line 204 of file poseClustering.h.
1.8.6