|
Assimp
v4.1. (December 2018)
|
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 char *message) |
| static void | LogDebug (const Formatter::format &message) |
| static void | LogError (const char *message) |
| static void | LogError (const Formatter::format &message) |
| static void | LogInfo (const char *message) |
| static void | LogInfo (const Formatter::format &message) |
| static void | LogWarn (const char *message) |
| static void | LogWarn (const Formatter::format &message) |
| static void | ThrowException (const std::string &msg) |
| BlenderTessellatorP2T::BlenderTessellatorP2T | ( | BlenderBMeshConverter & | converter | ) |
| BlenderTessellatorP2T::~BlenderTessellatorP2T | ( | ) |
| void BlenderTessellatorP2T::Tessellate | ( | const Blender::MLoop * | polyLoop, |
| int | vertexCount, | ||
| const std::vector< Blender::MVert > & | vertices | ||
| ) |