Assimp  v3.1.1 (June 2014)
Assimp::BlenderTessellatorP2T Class Reference

Inherits Assimp::LogFunctions< BlenderTessellatorP2T >.

Public Member Functions

 BlenderTessellatorP2T (BlenderBMeshConverter &converter)
 
void Tessellate (const Blender::MLoop *polyLoop, int vertexCount, const std::vector< Blender::MVert > &vertices)
 
 ~BlenderTessellatorP2T ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Assimp::LogFunctions< BlenderTessellatorP2T >
static void LogDebug (const Formatter::format &message)
 
static void LogDebug (const char *message)
 
static void LogError (const Formatter::format &message)
 
static void LogError (const char *message)
 
static void LogInfo (const Formatter::format &message)
 
static void LogInfo (const char *message)
 
static void LogWarn (const Formatter::format &message)
 
static void LogWarn (const char *message)
 
static void ThrowException (const std::string &msg)
 

Constructor & Destructor Documentation

BlenderTessellatorP2T::BlenderTessellatorP2T ( BlenderBMeshConverter converter)
BlenderTessellatorP2T::~BlenderTessellatorP2T ( )

Member Function Documentation

void BlenderTessellatorP2T::Tessellate ( const Blender::MLoop polyLoop,
int  vertexCount,
const std::vector< Blender::MVert > &  vertices 
)

The documentation for this class was generated from the following files: