, 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] |
| Attribute(bool enabled=true) | VRS::Attribute | |
| callbacks(const ID &service) const | VRS::SharedObj | [protected] |
| category() const | VRS::Attribute | [virtual] |
| ClassInfoVRS() | VRS::SharedObj | [static] |
| classInfoVRS() const | VRS::SharedObj | [virtual] |
| ClassNameVRS() | VRS::SharedObj | [static] |
| classNameVRS() const | VRS::SharedObj | |
| currentTransactionNo() | VRS::SharedObj | [static] |
| distinguishEdges() const | VRS::GoochShadingGL | [inline] |
| distinguishEdges(bool) | VRS::GoochShadingGL | [inline] |
| EdgeEnhancementGL(bool useShapeColor=true, bool useTextures=false) | VRS::EdgeEnhancementGL | [inline] |
| getClientData() const | VRS::SharedObj | |
| getCoolCoeffiecient() const | VRS::GoochShadingGL | [inline] |
| getCoolColor() const | VRS::GoochShadingGL | [inline] |
| getObjectByName(const std::string &objName) | VRS::SharedObj | [static] |
| getObjectName() const | VRS::SharedObj | |
| getWarmCoeffiecient() const | VRS::GoochShadingGL | [inline] |
| getWarmColor() const | VRS::GoochShadingGL | [inline] |
| GoochShadingGL(bool distinguish=false, const Color &warmColor=Color(0.6, 0.6, 0.0), const Color &coolColor=Color(0.0, 0.0, 0.6), float kWarm=0.45f, float kCool=0.45f) | VRS::GoochShadingGL | [inline] |
| isA(const ID &id) const | VRS::SharedObj | |
| isEnabled() const | VRS::RenderObj | [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] |
| MonoAttribute(bool enabled=true) | VRS::MonoAttribute | [inline] |
| 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 | |
| setClientData(void *clientData) | VRS::SharedObj | |
| setCoolAndWarmCoeffiecients(float warm, float cool) | VRS::GoochShadingGL | [inline] |
| setCoolColor(const Color &) | VRS::GoochShadingGL | [inline] |
| setEnableState(bool enabled) | VRS::RenderObj | [virtual] |
| setObjectName(const char *objName) | VRS::SharedObj | |
| setObjectName(const std::string &objName) | VRS::SharedObj | |
| setWarmColor(const Color &) | VRS::GoochShadingGL | [inline] |
| 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] |
| useShapeColor() const | VRS::EdgeEnhancementGL | [inline] |
| useShapeColor(bool) | VRS::EdgeEnhancementGL | [inline] |
| useTextures() const | VRS::EdgeEnhancementGL | [inline] |
| useTextures(bool) | VRS::EdgeEnhancementGL | [inline] |
| VRS_SERIALIZABLE(GoochShadingGL) | VRS::GoochShadingGL | |
| VRS::EdgeEnhancementGL::VRS_SERIALIZABLE(EdgeEnhancementGL) | VRS::EdgeEnhancementGL | |
| VRS::MonoAttribute::VRS_SERIALIZABLE(RenderObj) | VRS::RenderObj | |
| VRS::SharedObj::VRS_SERIALIZABLE(SharedObj) | VRS::SharedObj | |
| VRS_ThisClass typedef | VRS::SharedObj | |
| VRS_TYPEINFO(GoochShadingGL, EdgeEnhancementGL) | VRS::GoochShadingGL | |
| VRS::EdgeEnhancementGL::VRS_TYPEINFO(EdgeEnhancementGL, MonoAttribute) | VRS::EdgeEnhancementGL | |
| VRS::MonoAttribute::VRS_TYPEINFO(MonoAttribute, Attribute) | VRS::MonoAttribute | |
| VRS::Attribute::VRS_TYPEINFO(Attribute, RenderObj) | VRS::Attribute | |
| 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] |