PxHairSystemGeometry
Defined in include/geometry/PxHairSystemGeometry.h
- 
class PxHairSystemGeometry : public PxGeometry
- Hair system geometry class. - Public Functions - 
inline PxHairSystemGeometry()
- Default constructor. 
 - 
inline bool isValid() const
- Returns true if the geometry is valid. - See also - PxRigidActor::createShape, PxPhysics::createShape - Returns
- True if the current settings are valid for shape creation. 
 
 - 
inline PxGeometryType::Enum getType() const
- Returns the type of the geometry. - Returns
- The type of the object. 
 
 - Public Members - 
float mTypePadding
 - Protected Attributes - 
PxGeometryType::Enum mType
 
- 
inline PxHairSystemGeometry()