Debug/utility methods.
More...
§ dumpColorset()
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 |
§ dumpFaces()
static void jassimp.JaiDebug.dumpFaces |
( |
AiMesh |
mesh | ) |
|
|
inlinestatic |
Dumps faces of a mesh to stdout.
- Parameters
-
§ dumpMaterial()
static void jassimp.JaiDebug.dumpMaterial |
( |
AiMaterial |
material | ) |
|
|
inlinestatic |
Dumps all properties of a material to stdout.
- Parameters
-
§ dumpMaterialProperty()
static void jassimp.JaiDebug.dumpMaterialProperty |
( |
AiMaterial.Property |
property | ) |
|
|
inlinestatic |
Dumps a single material property to stdout.
- Parameters
-
§ dumpNodeAnim()
static void jassimp.JaiDebug.dumpNodeAnim |
( |
AiNodeAnim |
nodeAnim | ) |
|
|
inlinestatic |
Dumps an animation channel to stdout.
- Parameters
-
§ dumpPositions()
static void jassimp.JaiDebug.dumpPositions |
( |
AiMesh |
mesh | ) |
|
|
inlinestatic |
Dumps vertex positions of a mesh to stdout.
- Parameters
-
§ dumpTexCoords()
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: