![]() |
VR-Forces 4.10 Class Documentation
|
class that inherits gizmo rendering More...

Public Member Functions | |
| DtOsgLightDebugAdapter (DtDe &de) | |
| virtual void | drawDebugLines (osg::RenderInfo &renderInfo, const osg::Vec3d &eyePoint, DtOsgGizmoRenderer *renderer) |
| virtual callback to allow subclass to draw lines More... | |
Public Member Functions inherited from makVrv::DtDebugDrawCallbackInterface | |
| DtDebugDrawCallbackInterface (DtDe &de) | |
| CTOR. More... | |
| virtual | ~DtDebugDrawCallbackInterface () |
| DTOR. More... | |
| virtual void | systemShutDown () |
| Gizmo Renderer manager is getting shut down. More... | |
Protected Attributes | |
| unsigned int | myLastFrameNumber |
| bool | myDrawDebugData |
Protected Attributes inherited from makVrv::DtDebugDrawCallbackInterface | |
| DtDe & | myDe |
class that inherits gizmo rendering
|
inline |
|
virtual |
virtual callback to allow subclass to draw lines
Implements makVrv::DtDebugDrawCallbackInterface.
|
protected |