VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
makVrv::DtDebugDrawCallbackInterface Class Referenceabstract

A simple interface for allowing the various systems to draw lines at the right time. More...

Inheritance diagram for makVrv::DtDebugDrawCallbackInterface:
Inheritance graph
[legend]

Public Member Functions

 DtDebugDrawCallbackInterface (DtDe &de)
 CTOR. More...
 
virtual void drawDebugLines (osg::RenderInfo &renderInfo, const osg::Vec3d &eyePoint, DtOsgGizmoRenderer *renderer)=0
 virtual callback to allow subclass to draw lines More...
 
virtual void systemShutDown ()
 Gizmo Renderer manager is getting shut down. More...
 

Protected Attributes

DtDemyDe
 

Detailed Description

A simple interface for allowing the various systems to draw lines at the right time.

Constructor & Destructor Documentation

makVrv::DtDebugDrawCallbackInterface::DtDebugDrawCallbackInterface ( DtDe de)
inline

CTOR.

Member Function Documentation

virtual void makVrv::DtDebugDrawCallbackInterface::drawDebugLines ( osg::RenderInfo &  renderInfo,
const osg::Vec3d &  eyePoint,
DtOsgGizmoRenderer renderer 
)
pure virtual

virtual callback to allow subclass to draw lines

Implemented in makVrv::DtOsgLightDebugAdapter.

virtual void makVrv::DtDebugDrawCallbackInterface::systemShutDown ( )
inlinevirtual

Gizmo Renderer manager is getting shut down.

Member Data Documentation

DtDe& makVrv::DtDebugDrawCallbackInterface::myDe
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)