template<FieldWidth WIDTH = FieldWidth:: Scalar>
CJoltBody struct
Base classes
Constructors, destructors, conversion operators
- TNX_VOLATILE_FIELDS(CJoltBody, Physics, Shape, HalfExtentX, HalfExtentY, HalfExtentZ, Motion, Mass, Friction, Restitution, IsSensor) UIntProxy< WIDTH > Shape
Public variables
- FloatProxy<WIDTH> HalfExtentX
- FloatProxy<WIDTH> HalfExtentY
- FloatProxy<WIDTH> HalfExtentZ
- UIntProxy<WIDTH> Motion
- FloatProxy<WIDTH> Mass
- FloatProxy<WIDTH> Friction
- FloatProxy<WIDTH> Restitution
- UIntProxy<WIDTH> IsSensor