Debug/utility methods.
More...
static void jassimp.JaiDebug.dumpColorset |
( |
AiMesh |
mesh, |
|
|
int |
colorset |
|
) |
| |
|
inlinestatic |
Dumps a vertex color set of a mesh to stdout.
- Parameters
-
mesh | the mesh |
colorset | the color set |
static void jassimp.JaiDebug.dumpFaces |
( |
AiMesh |
mesh | ) |
|
|
inlinestatic |
Dumps faces of a mesh to stdout.
- Parameters
-
Dumps all properties of a material to stdout.
- Parameters
-
static void jassimp.JaiDebug.dumpMaterialProperty |
( |
AiMaterial.Property |
property | ) |
|
|
inlinestatic |
Dumps a single material property to stdout.
- Parameters
-
Dumps an animation channel to stdout.
- Parameters
-
static void jassimp.JaiDebug.dumpPositions |
( |
AiMesh |
mesh | ) |
|
|
inlinestatic |
Dumps vertex positions of a mesh to stdout.
- Parameters
-
static void jassimp.JaiDebug.dumpTexCoords |
( |
AiMesh |
mesh, |
|
|
int |
coords |
|
) |
| |
|
inlinestatic |
Dumps a texture coordinate set of a mesh to stdout.
- Parameters
-
mesh | the mesh |
coords | the coordinates |
The documentation for this class was generated from the following file: