_color | AxisGeometry | [protected] |
_direction | AxisGeometry | [protected] |
_length | AxisGeometry | [protected] |
_linewidth | AxisGeometry | [protected] |
_vertices | AxisGeometry | [protected] |
AxisGeometry(osg::Vec3d direction, osg::Vec4d color=osg::Vec4d(0.5, 0.5, 0.5, 1.0), double length=1.0, bool doubleSided=false) | AxisGeometry | |
createGeometry() | AxisGeometry | [protected] |
getDirection() | AxisGeometry | |
setLength(double length) | AxisGeometry | |
setLineWidth(float width) | AxisGeometry | |
~AxisGeometry(void) | AxisGeometry | [virtual] |