|
|
virtual void | CalculateForceVector (Attachment *lpPrim, Attachment *lpSec, float fltTension, CStdFPoint &oPrimPos, CStdFPoint &oSecPos, CStdFPoint &oPrimForce) |
| |
|
virtual void | DrawLine () |
| |
|
virtual void | StepLineSimulation (bool bEnabled, float fltTension) |
| |
|
|
virtual int | BuildLines (osg::Geometry *linesGeom) |
| |
|
osg::Geometry * | CreateLineGeometry () |
| |
|
virtual void | SetThisLinePointers () |
| |
|
|
float | fltA |
| |
|
osg::ref_ptr< osg::Vec3Array > | m_aryLines |
| |
|
LineBase * | m_lpLineBase |
| |
|
osg::Geometry * | m_lpLinesGeom |
| |
Definition at line 11 of file OsgLine.h.
The documentation for this class was generated from the following files: