#include "common/PxPhysXCommonConfig.h"#include "foundation/PxMat33.h"#include "foundation/PxAssert.h"


Go to the source code of this file.
Classes | |
| class | PxMeshScale |
| A class expressing a nonuniform scaling transformation. More... | |
Defines | |
| #define | PX_MESH_SCALE_MIN 1e-6f |
| Minimum allowed absolute magnitude for each of mesh scale's components (x,y,z). | |
| #define | PX_MESH_SCALE_MAX 1e6f |
| Maximum allowed absolute magnitude for each of mesh scale's components (x,y,z). | |