PxVehicleMatrixNN#

Defined in include/vehicle2/PxVehicleMaths.h

class PxVehicleMatrixNN#

Public Functions

inline PxVehicleMatrixNN()#
inline PxVehicleMatrixNN(const PxU32 size)#
inline PxVehicleMatrixNN(const PxVehicleMatrixNN &src)#
inline ~PxVehicleMatrixNN()#
inline PxVehicleMatrixNN &operator=(const PxVehicleMatrixNN &src)#
inline PxReal get(const PxU32 i, const PxU32 j) const#
inline void set(const PxU32 i, const PxU32 j, const PxReal val)#
inline PxU32 getSize() const#
inline void setSize(const PxU32 size)#