14 #ifndef PX_PHYSICS_EXTENSIONS_CLOTH_TETHER_COOKER_H
15 #define PX_PHYSICS_EXTENSIONS_CLOTH_TETHER_COOKER_H
25 struct PxClothSimpleTetherCookerImpl;
47 PxU32 getCookerStatus()
const;
54 void getTetherData(
PxU32* userTetherAnchors,
PxReal* userTetherLengths)
const;
57 PxClothSimpleTetherCookerImpl*
mImpl;
62 struct PxClothGeodesicTetherCookerImpl;
88 PxU32 getCookerStatus()
const;
96 PxU32 getNbTethersPerParticle()
const;
104 void getTetherData(
PxU32* userTetherAnchors,
PxReal* userTetherLengths)
const;
107 PxClothGeodesicTetherCookerImpl*
mImpl;
116 #endif // PX_PHYSICS_EXTENSIONS_CLOTH_TETHER_COOKER_H