#include "ExtObject.h"
#include "List.h"
#include "Point.h"
#include "ContainerEnumerator.h"
Include dependency graph for Constraint.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | CConstraint |
implementation of constraints More... | |
class | CConstraintChangeActiveStateHistory |
class | CConstraintChangeActiveStateToHistory |
class | CConstraintChangeDataHistory |
class | CConstraintData |
compressed description of constraint More... | |
class | CConstraintDataHistory |
class | CConstraintEnumerator |
enumerator for all constraints in active constraints list More... | |
class | CConstraintListAddConstraintHistory |
class | CConstraintsChangeAllActiveStateHistory |
class | CConstraintsList |
list of all constraints More... | |
class | CDeleteAllConstraintsHistory |
class | CDeleteNonActiveConstraintsHistory |
class | CPositionLock |
determine direction for position freeze More... | |
class | CSynchronizeAllConstraintsHistory |
class | CSynchronizeConstraintHistory |
Enumerations | |
enum | EConstraintType { CT_ATOM = 0, CT_DISTANCE = 1, CT_ANGLE = 2, CT_DIHEDRAL = 3 } |
type of constraint | |
Functions | |
DECLARE_EVENT (Constraint_DataChange) | |
Variables | |
CPluginObjectInfo | ConstraintObjectInfo |
CPluginObjectInfo | ConstraintEnumObjectInfo |
CExtUUID | ID_ConstraintEnum |