VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
makVrv::DtFxDebugDrawCallbackInterface Class Referenceabstract

A simple interface for allowing the qt particle editor to draw lines at the right time.

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

Public Member Functions

 DtFxDebugDrawCallbackInterface ()
 
virtual void drawDebugLines (const bdiFarPosition &eyePoint, const bdiMat4f &geocentricMatrix, bdiVec3fArray &verts, bdiVec4fArray &colors)=0
 
virtual void systemShutDown ()=0
 

Constructor & Destructor Documentation

makVrv::DtFxDebugDrawCallbackInterface::DtFxDebugDrawCallbackInterface ( )
inline

CTOR.

Member Function Documentation

virtual void makVrv::DtFxDebugDrawCallbackInterface::drawDebugLines ( const bdiFarPosition &  eyePoint,
const bdiMat4f &  geocentricMatrix,
bdiVec3fArray &  verts,
bdiVec4fArray &  colors 
)
pure virtual

virtual callback to allow subclass to draw lines

Implemented in makVrv::bdiQWidgetParticleSystem.

virtual void makVrv::DtFxDebugDrawCallbackInterface::systemShutDown ( )
pure virtual

particle manager is getting shut down.

Implemented in makVrv::bdiQWidgetParticleSystem.


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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)