, 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] |
| boundingBox() const | VRS::Hyperboloid | [virtual] |
| callbacks(const ID &service) const | VRS::SharedObj | [protected] |
| classInfoVRS() const | VRS::SharedObj | [virtual] |
| ClassInfoVRS() | VRS::SharedObj | [static] |
| ClassNameVRS() | VRS::SharedObj | [static] |
| classNameVRS() const | VRS::SharedObj | |
| currentTransactionNo() | VRS::SharedObj | [static] |
| getA() const | VRS::Hyperboloid | [inline] |
| getB() const | VRS::Hyperboloid | [inline] |
| getCenter() const | VRS::Hyperboloid | [inline] |
| getClientData() const | VRS::SharedObj | |
| getObjectByName(const std::string &objName) | VRS::SharedObj | [static] |
| getObjectName() const | VRS::SharedObj | |
| getTheta() const | VRS::Hyperboloid | [inline] |
| Hyperboloid(double a=-1.0, double b=1.0, const Vector ¢er=Vector(0, 0, 0), double theta=360.0) | VRS::Hyperboloid | |
| isA(const ID &id) const | VRS::SharedObj | |
| isEnabled() const | VRS::RenderObj | [virtual] |
| IsEqual(const SharedObj *obj1, const SharedObj *obj2) | VRS::SharedObj | [static] |
| isEqual(const SharedObj *other) const | VRS::SharedObj | [virtual] |
| 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] |
| RenderObj(bool enabled=true) | VRS::RenderObj | |
| setA(double) | VRS::Hyperboloid | |
| setB(double) | VRS::Hyperboloid | |
| setCenter(const Vector &) | VRS::Hyperboloid | |
| setClientData(void *clientData) | VRS::SharedObj | |
| setEnableState(bool enabled) | VRS::RenderObj | [virtual] |
| setObjectName(const char *objName) | VRS::SharedObj | |
| setObjectName(const std::string &objName) | VRS::SharedObj | |
| setTheta(double) | VRS::Hyperboloid | |
| Shape(bool enabled=true) | VRS::Shape | |
| 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(Hyperboloid) | VRS::Hyperboloid | |
| VRS::Shape::VRS_SERIALIZABLE(RenderObj) | VRS::RenderObj | |
| VRS::SharedObj::VRS_SERIALIZABLE(SharedObj) | VRS::SharedObj | |
| VRS_ThisClass typedef | VRS::SharedObj | |
| VRS_TYPEINFO(Hyperboloid, Shape) | VRS::Hyperboloid | |
| VRS::Shape::VRS_TYPEINFO(Shape, RenderObj) | VRS::Shape | |
| VRS::RenderObj::VRS_TYPEINFO(RenderObj, SharedObj) | VRS::RenderObj | |
| VRS_VISITABLE_BASE | VRS::SharedObj | |
| WeakPointerBase class | VRS::SharedObj | [friend] |
| ~SharedObj() | VRS::SharedObj | [virtual] |
| ~Visitable() | VRS::Visitable | [inline, virtual] |