, 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] |
| ClassInfoVRS() | VRS::SharedObj | [static] |
| classInfoVRS() const | VRS::SharedObj | [virtual] |
| ClassNameVRS() | VRS::SharedObj | [static] |
| classNameVRS() const | VRS::SharedObj | |
| currentTransactionNo() | VRS::SharedObj | [static] |
| getClientData() const | VRS::SharedObj | |
| getObjectByName(const std::string &objName) | VRS::SharedObj | [static] |
| getObjectName() const | VRS::SharedObj | |
| Handler(bool enabled=true) | VRS::Handler | |
| intersect(VRS::Engine *engine, const VRS::Matrix &mv, const VRS::Matrix &ori, const VRS::Matrix &pr, const VRS::Shape *S, const VRS::Ray &, VRS::RayTracingTechnique *tracer) | EnvironmentRenderer::WaterSurfaceRayIntersector | [virtual] |
| intersectTriangle(const Vector &rayorigin, const Vector &raydirection, const Vector &V0, const Vector &V1, const Vector &V2, const Vector &normal, Vector &pointRet) | VRS::RayIntersector | [static] |
| intersectTriangle(const Vector &rayorigin, const Vector &raydirection, const Vector &V0, const Vector &V1, const Vector &V2, const Matrix &mv, const Matrix &ori, const Matrix &pr, const Shape *S, RayTracingTechnique *tracer, int hint=0, unsigned int instanceInfo=0, UINT32 id=0) | VRS::RayIntersector | [protected, static] |
| 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] |
| 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 | |
| service() const | VRS::RayIntersector | [virtual] |
| setClientData(void *clientData) | VRS::SharedObj | |
| setEnableState(bool enabled) | VRS::RenderObj | [virtual] |
| setObjectName(const char *objName) | VRS::SharedObj | |
| setObjectName(const std::string &objName) | VRS::SharedObj | |
| SharedObj() | VRS::SharedObj | |
| SharedObj(const SharedObj &other) | VRS::SharedObj | |
| target() const | EnvironmentRenderer::WaterSurfaceRayIntersector | [virtual] |
| 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(RenderObj) | VRS::RenderObj | |
| VRS::SharedObj::VRS_SERIALIZABLE(SharedObj) | VRS::SharedObj | |
| VRS_ThisClass typedef | VRS::SharedObj | |
| VRS_TYPEINFO(WaterSurfaceRayIntersector, VRS::RayIntersector) | EnvironmentRenderer::WaterSurfaceRayIntersector | |
| VRS::RayIntersector::VRS_TYPEINFO(RayIntersector, Handler) | VRS::RayIntersector | |
| VRS::Handler::VRS_TYPEINFO(Handler, RenderObj) | VRS::Handler | |
| 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] |