![]() |
VR-Forces 5.0.2 Developer's Guide
|
A simple interface for allowing the qt particle editor to draw lines at the right time.

Public Member Functions | |
| DtFxDebugDrawCallbackInterface () | |
| virtual void | drawDebugLines (const bdiFarPosition &eyePoint, const bdiMat4f &geocentricMatrix, bdiVec3fArray &verts, bdiVec4fArray &colors)=0 |
| virtual void | systemShutDown ()=0 |
|
inline |
CTOR.
|
pure virtual |
virtual callback to allow subclass to draw lines
Implemented in makVrv::bdiQWidgetParticleSystem.
|
pure virtual |
particle manager is getting shut down.
Implemented in makVrv::bdiQWidgetParticleSystem.