, including all inherited members.
| accept(VisitorBase &visitor)=0 | VRS::Visitable | [pure virtual] |
| acceptChildren(std::vector< Visitable * > &appendChildrenHere) const | VRS::Visitable | [inline, protected, virtual] |
| acceptedImpl(VisitorBase &vistor, bool pushObj, VisitorBase::VisitMode &mode) | VRS::Visitable | [inline, protected] |
| acceptHierarchyRecursionImpl(VisitorBase &visitor, bool pushObj) | VRS::Visitable | [inline, protected] |
| callbacks(const ID &service) const | VRS::SharedObj | [protected] |
| check(const Vector &oldPoint, const Vector &desiredPoint, Stack< Vector > *alternativesStack=NULL) | VRS::ConstraintMaxDistance | [virtual] |
| ClassInfoVRS() | VRS::SharedObj | [static] |
| classInfoVRS() const | VRS::SharedObj | [virtual] |
| ClassNameVRS() | VRS::SharedObj | [static] |
| classNameVRS() const | VRS::SharedObj | |
| Constraint() | VRS::Constraint | |
| ConstraintMaxDistance(double maxDistX, double maxDistY, double maxDistZ, const Vector &referencePoint=Vector(0, 0, 0), bool slide=true) | VRS::ConstraintMaxDistance | |
| ConstraintMaxDistance() | VRS::ConstraintMaxDistance | [protected] |
| currentTransactionNo() | VRS::SharedObj | [static] |
| getClientData() const | VRS::SharedObj | |
| getMaxDistX() const | VRS::ConstraintMaxDistance | [virtual] |
| getMaxDistY() const | VRS::ConstraintMaxDistance | [virtual] |
| getMaxDistZ() const | VRS::ConstraintMaxDistance | [virtual] |
| getObjectByName(const std::string &objName) | VRS::SharedObj | [static] |
| getObjectName() const | VRS::SharedObj | |
| getReferencePoint() const | VRS::ConstraintMaxDistance | [virtual] |
| isA(const ID &id) const | VRS::SharedObj | |
| isEnabled() const | VRS::Constraint | [virtual] |
| isEqual(const SharedObj *other) const | VRS::SharedObj | [virtual] |
| IsEqual(const SharedObj *obj1, const SharedObj *obj2) | VRS::SharedObj | [static] |
| lastTransactionNo() const | VRS::SharedObj | [virtual] |
| modified() | VRS::SharedObj | [virtual] |
| operator==(const SharedObj &other) const | VRS::SharedObj | |
| outputAllTrackedObjectReferences() | VRS::SharedObj | [static] |
| outputReferences() const | VRS::SharedObj | |
| ref(const void *debugPointerHolder=NULL) const | VRS::SharedObj | |
| references() const | VRS::SharedObj | |
| registerCB(const ID &service, SO< CallbackBase > cb) | VRS::SharedObj | [protected] |
| registerDestructionCB(SO< Callback1< SharedObj * > > cb) | VRS::SharedObj | |
| registerModificationCB(SO< Callback1< SharedObj * > > cb) | VRS::SharedObj | |
| registerWO(const WeakPointerBase *wo) const | VRS::SharedObj | [protected] |
| setClientData(void *clientData) | VRS::SharedObj | |
| setEnabledState(bool enabled) | VRS::Constraint | [virtual] |
| setMaxDistParameters(double x, double y, double z) | VRS::ConstraintMaxDistance | [virtual] |
| setMaxDistX(double x) | VRS::ConstraintMaxDistance | [virtual] |
| setMaxDistY(double y) | VRS::ConstraintMaxDistance | [virtual] |
| setMaxDistZ(double z) | VRS::ConstraintMaxDistance | [virtual] |
| setObjectName(const char *objName) | VRS::SharedObj | |
| setObjectName(const std::string &objName) | VRS::SharedObj | |
| setReferencePoint(const Vector &point) | VRS::ConstraintMaxDistance | [virtual] |
| SharedObj() | VRS::SharedObj | |
| SharedObj(const SharedObj &other) | VRS::SharedObj | |
| trackReferences() | VRS::SharedObj | |
| unref(const void *debugPointerHolder=NULL) const | VRS::SharedObj | |
| unregisterCB(const ID &service, SO< CallbackBase > cb) | VRS::SharedObj | [protected] |
| unregisterDestructionCB(SO< Callback1< SharedObj * > > cb) | VRS::SharedObj | |
| unregisterModificationCB(SO< Callback1< SharedObj * > > cb) | VRS::SharedObj | |
| unregisterWO(const WeakPointerBase *wo) const | VRS::SharedObj | [protected] |
| VRS_SERIALIZABLE(ConstraintMaxDistance) | VRS::ConstraintMaxDistance | |
| VRS::Constraint::VRS_SERIALIZABLE(SharedObj) | VRS::SharedObj | |
| VRS_SERIALIZABLE_ABSTRACT_CLASS(Constraint) | VRS::Constraint | |
| VRS_ThisClass typedef | VRS::SharedObj | |
| VRS_TYPEINFO(ConstraintMaxDistance, Constraint) | VRS::ConstraintMaxDistance | |
| VRS::Constraint::VRS_TYPEINFO(Constraint, SharedObj) | VRS::Constraint | |
| VRS_VISITABLE_BASE | VRS::SharedObj | |
| WeakPointerBase class | VRS::SharedObj | [friend] |
| ~Constraint() | VRS::Constraint | [virtual] |
| ~SharedObj() | VRS::SharedObj | [virtual] |
| ~Visitable() | VRS::Visitable | [inline, virtual] |