SFapMeshsTools Class Reference

#include <SO3FapMeshsTools.h>

List of all members.

Static Public Member Functions

static void CreateFaceMesh (const Ogre::String &strName, std::string pathStdFDP, std::string pathStdIndices, Ogre::String groupName=Ogre::ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME)
static void CreateFaceMesh (Ogre::VertexData *&vertexData, Ogre::IndexData *&indexData, std::string pathStdFDP, std::string pathStdIndices)

Detailed Description

Helper functions to create fap meshes. This class do not need to be instanciated, as all her member functions are static.

Definition at line 37 of file SO3FapMeshsTools.h.


Member Function Documentation

void SFapMeshsTools::CreateFaceMesh ( Ogre::VertexData *&  vertexData,
Ogre::IndexData *&  indexData,
std::string  pathStdFDP,
std::string  pathStdIndices 
) [static]

Fill up a fresh copy of VertexData and IndexData with a sphere's coords given the number of rings and the number of segments

Definition at line 51 of file SO3FapMeshsTools.cpp.

void SFapMeshsTools::CreateFaceMesh ( const Ogre::String &  strName,
std::string  pathStdFDP,
std::string  pathStdIndices,
Ogre::String  groupName = Ogre::ResourceGroupManager::DEFAULT_RESOURCE_GROUP_NAME 
) [static]

Create a fap face Mesh with a given name;

Definition at line 35 of file SO3FapMeshsTools.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Mon Oct 31 14:42:35 2011 for SO3Engine by  doxygen 1.6.3