_geometry | osg::BuildShapeGeometryVisitor | protected |
_hints | osg::BuildShapeGeometryVisitor | protected |
_inverse | osg::BuildShapeGeometryVisitor | protected |
_matrix | osg::BuildShapeGeometryVisitor | protected |
_mode | osg::BuildShapeGeometryVisitor | protected |
_normals | osg::BuildShapeGeometryVisitor | protected |
_start_index | osg::BuildShapeGeometryVisitor | protected |
_texcoords | osg::BuildShapeGeometryVisitor | protected |
_vertices | osg::BuildShapeGeometryVisitor | protected |
apply(const Sphere &) | osg::BuildShapeGeometryVisitor | virtual |
apply(const Box &) | osg::BuildShapeGeometryVisitor | virtual |
apply(const Cone &) | osg::BuildShapeGeometryVisitor | virtual |
apply(const Cylinder &) | osg::BuildShapeGeometryVisitor | virtual |
apply(const Capsule &) | osg::BuildShapeGeometryVisitor | virtual |
apply(const InfinitePlane &) | osg::BuildShapeGeometryVisitor | virtual |
apply(const TriangleMesh &) | osg::BuildShapeGeometryVisitor | virtual |
apply(const ConvexHull &) | osg::BuildShapeGeometryVisitor | virtual |
apply(const HeightField &) | osg::BuildShapeGeometryVisitor | virtual |
apply(const CompositeShape &) | osg::BuildShapeGeometryVisitor | virtual |
osg::ConstShapeVisitor::apply(const Shape &) | osg::ConstShapeVisitor | inlinevirtual |
Begin(GLenum mode) | osg::BuildShapeGeometryVisitor | |
BuildShapeGeometryVisitor(Geometry *geometry, const TessellationHints *hints) | osg::BuildShapeGeometryVisitor | |
ConstShapeVisitor() | osg::ConstShapeVisitor | inline |
drawCylinderBody(unsigned int numSegments, float radius, float height) | osg::BuildShapeGeometryVisitor | protected |
drawHalfSphere(unsigned int numSegments, unsigned int numRows, float radius, SphereHalf which, float zOffset=0.0f) | osg::BuildShapeGeometryVisitor | protected |
End() | osg::BuildShapeGeometryVisitor | |
Normal(const Vec3f &v) | osg::BuildShapeGeometryVisitor | inline |
Normal3f(float x, float y, float z) | osg::BuildShapeGeometryVisitor | inline |
operator=(const BuildShapeGeometryVisitor &) | osg::BuildShapeGeometryVisitor | inlineprotected |
setMatrix(const Matrixd &m) | osg::BuildShapeGeometryVisitor | |
SphereBottomHalf enum value | osg::BuildShapeGeometryVisitor | protected |
SphereHalf enum name | osg::BuildShapeGeometryVisitor | protected |
SphereTopHalf enum value | osg::BuildShapeGeometryVisitor | protected |
TexCoord(const Vec2f &tc) | osg::BuildShapeGeometryVisitor | inline |
TexCoord2f(float x, float y) | osg::BuildShapeGeometryVisitor | inline |
Vertex(const Vec3f &v) | osg::BuildShapeGeometryVisitor | |
Vertex3f(float x, float y, float z) | osg::BuildShapeGeometryVisitor | inline |
~ConstShapeVisitor() | osg::ConstShapeVisitor | virtual |