|
|
osg::Vec3 | GetEnd () |
| |
|
osg::Vec3 | GetGrabPosition () |
| |
|
OsgMovableItem * | GetMovableItem () |
| |
|
osg::Node * | GetNode () |
| |
|
RigidBody * | GetRigidBody () |
| |
|
osg::Vec3 | GetStart () |
| |
|
void | Initialize () |
| |
|
void | SetEnd (osg::Vec3 v3End) |
| |
|
void | SetGrabPosition (osg::Vec3 v3Grab) |
| |
|
void | SetRigidBody (RigidBody *lpRB) |
| |
|
void | SetStart (osg::Vec3 v3Start) |
| |
|
void | Visible (bool bVal) |
| |
|
|
osg::ref_ptr< osg::Vec3Array > | m_aryLines |
| |
|
osg::ref_ptr< osg::Geode > | m_gdeLine |
| |
|
osg::ref_ptr< osg::Geometry > | m_linesGeom |
| |
|
osg::ref_ptr< osg::LineWidth > | m_lineWidth |
| |
|
RigidBody * | m_lpRB |
| |
|
OsgMovableItem * | m_osgRB |
| |
|
osg::Vec3 | m_v3End |
| |
|
osg::Vec3 | m_v3Grab |
| |
|
osg::Vec3 | m_v3Start |
| |
Definition at line 8 of file OsgMouseSpring.h.
The documentation for this class was generated from the following files: