| 
    SO3Engine
    
   | 
 
SO3::SBaseMeshsTools Member List
This is the complete list of members for SO3::SBaseMeshsTools, including all inherited members.
| CreateCone(const Ogre::String &strName, float radius, float height, int nVerticesInBase, Ogre::String groupName=Ogre::RGN_DEFAULT) | SO3::SBaseMeshsTools | static | 
| CreateCone(Ogre::VertexData *&vertexData, Ogre::IndexData *&indexData, float radius, float height, int nVerticesInBase) | SO3::SBaseMeshsTools | static | 
| CreateOctahedron(const Ogre::String &strName, float baseLength, float bottomDistance, float upDistance, Ogre::String groupName=Ogre::RGN_DEFAULT) | SO3::SBaseMeshsTools | static | 
| CreateOctahedron(Ogre::VertexData *&vertexData, Ogre::IndexData *&indexData, float baseLength, float bottomDistance, float upDistance) | SO3::SBaseMeshsTools | static | 
| CreateQuad(Ogre::VertexData *&vertexData) | SO3::SBaseMeshsTools | static | 
| CreateSphere(const Ogre::String &strName, float radius, int nRings, int nSegments, bool bNormals, bool bTexCoords, Ogre::String groupName=Ogre::RGN_DEFAULT) | SO3::SBaseMeshsTools | static | 
| CreateSphere(Ogre::VertexData *&vertexData, Ogre::IndexData *&indexData, float radius, int nRings, int nSegments, bool bNormals, bool bTexCoords) | SO3::SBaseMeshsTools | static | 
Generated by