Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
ConvexShape::CSGetTrianglesContext Class Reference

Public Member Functions

 CSGetTrianglesContext (const ConvexShape *inShape, Vec3Arg inPositionCOM, QuatArg inRotation, Vec3Arg inScale)
 

Public Attributes

SupportBuffer mSupportBuffer
 
const SupportmSupport
 
Mat44 mLocalToWorld
 
bool mIsInsideOut
 
size_t mCurrentVertex = 0
 

Constructor & Destructor Documentation

◆ CSGetTrianglesContext()

ConvexShape::CSGetTrianglesContext::CSGetTrianglesContext ( const ConvexShape inShape,
Vec3Arg  inPositionCOM,
QuatArg  inRotation,
Vec3Arg  inScale 
)
inline

Member Data Documentation

◆ mCurrentVertex

size_t ConvexShape::CSGetTrianglesContext::mCurrentVertex = 0

◆ mIsInsideOut

bool ConvexShape::CSGetTrianglesContext::mIsInsideOut

◆ mLocalToWorld

Mat44 ConvexShape::CSGetTrianglesContext::mLocalToWorld

◆ mSupport

const Support* ConvexShape::CSGetTrianglesContext::mSupport

◆ mSupportBuffer

SupportBuffer ConvexShape::CSGetTrianglesContext::mSupportBuffer

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