PxTriangleMeshCookingResult Struct Reference
[Cooking]
Result from triangle mesh cooking.
More...
#include <PxCooking.h>
List of all members.
Detailed Description
Result from triangle mesh cooking.
Member Enumeration Documentation
- Enumerator:
-
eSUCCESS |
Everything is A-OK. |
eLARGE_TRIANGLE |
a triangle is too large for well-conditioned results. Tessellate the mesh for better behavior, see the user guide section on cooking for more details. |
eFAILURE |
Something unrecoverable happened. Check the error stream to find out what. |
The documentation for this struct was generated from the following file: