PxCooking.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PxConvexMeshCookingResult
 Result from convex cooking. More...
 
struct  PxConvexMeshCookingType
 Enumeration for convex mesh cooking algorithms. More...
 
struct  PxTriangleMeshCookingResult
 Result from triangle mesh cooking. More...
 
struct  PxMeshPreprocessingFlag
 Enum for the set of mesh pre-processing parameters. More...
 
struct  PxCookingParams
 Structure describing parameters affecting mesh cooking. More...
 
class  PxCooking
 

Typedefs

typedef PxFlags< PxMeshPreprocessingFlag::Enum, PxU32PxMeshPreprocessingFlags
 

Functions

PX_C_EXPORT PX_PHYSX_COOKING_API physx::PxCooking *PX_CALL_CONV PxCreateCooking (physx::PxU32 version, physx::PxFoundation &foundation, const physx::PxCookingParams &params)
 Create an instance of the cooking interface. More...