physx::Gu::NarrowPhaseParams Struct Reference

#include <GuContactBuffer.h>

Public Member Functions

PX_FORCE_INLINE NarrowPhaseParams (PxReal contactDistance, PxReal meshContactMargin, PxReal toleranceLength)
 

Public Attributes

PxReal mContactDistance
 
PxReal mMeshContactMargin
 
PxReal mToleranceLength
 

Constructor & Destructor Documentation

◆ NarrowPhaseParams()

PX_FORCE_INLINE physx::Gu::NarrowPhaseParams::NarrowPhaseParams ( PxReal  contactDistance,
PxReal  meshContactMargin,
PxReal  toleranceLength 
)
inline

Member Data Documentation

◆ mContactDistance

PxReal physx::Gu::NarrowPhaseParams::mContactDistance

◆ mMeshContactMargin

PxReal physx::Gu::NarrowPhaseParams::mMeshContactMargin

◆ mToleranceLength

PxReal physx::Gu::NarrowPhaseParams::mToleranceLength

The documentation for this struct was generated from the following file: