AnimatLab  2
Test
OsgAnimatSim::Environment::OsgLine Class Reference
+ Collaboration diagram for OsgAnimatSim::Environment::OsgLine:

Public Member Functions

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)
 

Protected Member Functions

virtual int BuildLines (osg::Geometry *linesGeom)
 
osg::Geometry * CreateLineGeometry ()
 
virtual void SetThisLinePointers ()
 

Protected Attributes

float fltA
 
osg::ref_ptr< osg::Vec3Array > m_aryLines
 
LineBase * m_lpLineBase
 
osg::Geometry * m_lpLinesGeom
 

Detailed Description

Definition at line 11 of file OsgLine.h.


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