This is the complete list of members for
SBaseMeshsTools, including all inherited members.
| CreateCone(const Ogre::String &strName, float radius, float height, int nVerticesInBase, Ogre::String groupName=Ogre::ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME) | SBaseMeshsTools | [static] |
| CreateCone(Ogre::VertexData *&vertexData, Ogre::IndexData *&indexData, float radius, float height, int nVerticesInBase) | SBaseMeshsTools | [static] |
| CreateOctahedron(const Ogre::String &strName, float baseLenght, float bottomDistance, float upDistance, Ogre::String groupName=Ogre::ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME) | SBaseMeshsTools | [static] |
| CreateOctahedron(Ogre::VertexData *&vertexData, Ogre::IndexData *&indexData, float baseLenght, float bottomDistance, float upDistance) | SBaseMeshsTools | [static] |
| CreateQuad(Ogre::VertexData *&vertexData) | SBaseMeshsTools | [static] |
| CreateSphere(const Ogre::String &strName, float radius, int nRings, int nSegments, bool bNormals, bool bTexCoords, Ogre::String groupName=Ogre::ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME) | SBaseMeshsTools | [static] |
| CreateSphere(Ogre::VertexData *&vertexData, Ogre::IndexData *&indexData, float radius, int nRings, int nSegments, bool bNormals, bool bTexCoords) | SBaseMeshsTools | [static] |