TDME2 1.9.121
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
ModelUtilities Class Referencefinal

Model utilities. More...

#include <tdme/engine/ModelUtilities.h>

Inheritance diagram for ModelUtilities:
Inheritance graph
Collaboration diagram for ModelUtilities:
Collaboration graph

Additional Inherited Members

- Static Public Member Functions inherited from ModelUtilitiesInternal
static BoundingBoxcreateBoundingBox (Model *model, const map< string, Matrix4x4 * > overriddenNodeTransformationsMatrices=map< string, Matrix4x4 * >())
 Creates a bounding box from given model. More...
 
static void invertNormals (Model *model)
 Invert normals of a model. More...
 
static void computeModelStatistics (Model *model, ModelStatistics *modelStatistics)
 Compute model statistics. More...
 
static void computeModelStatistics (Object3DModelInternal *object3DModelInternal, ModelStatistics *modelStatistics)
 Compute model statistics. More...
 
static bool equals (Model *model1, Model *model2)
 Compute if model 1 equals model 2. More...
 
static bool equals (Object3DModelInternal *object3DModel1Internal, Object3DModelInternal *object3DModel2Internal)
 Compute if model 1 equals model 2. More...
 

Detailed Description

Model utilities.

Author
Andreas Drewke
Version
$Id$

Definition at line 14 of file ModelUtilities.h.


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