![]() |
VR-Forces 4.3 Class Documentation
|
This is the complete list of members for XYZAxis, including all inherited members.
| createAxis(const osg::Vec4 &color, unsigned int numReps, const osg::Vec3 &tick, const osg::Vec3 &endPoint, const osg::Vec3 &startPoint=osg::Vec3f(0.0f, 0.0f, 0.0f)) const | XYZAxis | protected |
| createLine(const osg::Vec4 &color, const osg::Vec3 &startPoint, const osg::Vec3 &endPoint) const | XYZAxis | protected |
| XYZAxis(float length=25.0f, const osg::Vec4 &colorX=osg::Vec4f(1.0f, 0.0f, 0.0f, 1.0f), const osg::Vec4 &colorY=osg::Vec4f(0.0f, 1.0f, 0.0f, 1.0f), const osg::Vec4 &colorZ=osg::Vec4f(0.0f, 0.0f, 1.0f, 1.0f)) | XYZAxis | |
| ~XYZAxis() | XYZAxis | virtual |