Project

General

Profile

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::SBaseMeshsToolsstatic
CreateCone(Ogre::VertexData *&vertexData, Ogre::IndexData *&indexData, float radius, float height, int nVerticesInBase)SO3::SBaseMeshsToolsstatic
CreateOctahedron(const Ogre::String &strName, float baseLength, float bottomDistance, float upDistance, Ogre::String groupName=Ogre::RGN_DEFAULT)SO3::SBaseMeshsToolsstatic
CreateOctahedron(Ogre::VertexData *&vertexData, Ogre::IndexData *&indexData, float baseLength, float bottomDistance, float upDistance)SO3::SBaseMeshsToolsstatic
CreateQuad(Ogre::VertexData *&vertexData)SO3::SBaseMeshsToolsstatic
CreateSphere(const Ogre::String &strName, float radius, int nRings, int nSegments, bool bNormals, bool bTexCoords, Ogre::String groupName=Ogre::RGN_DEFAULT)SO3::SBaseMeshsToolsstatic
CreateSphere(Ogre::VertexData *&vertexData, Ogre::IndexData *&indexData, float radius, int nRings, int nSegments, bool bNormals, bool bTexCoords)SO3::SBaseMeshsToolsstatic