aos::PxMatTransformV
Defined in include/foundation/PxVecTransform.h
-
class PxMatTransformV
Public Functions
-
inline PxMatTransformV()
-
inline PxMatTransformV(const PxTransformV &other)
-
inline void setCol0(const Vec3VArg col0)
-
inline void setCol1(const Vec3VArg col1)
-
inline void setCol2(const Vec3VArg col2)
-
inline PxMatTransformV transformInv(const PxMatTransformV &src) const
-
inline PxMatTransformV()