From 3dfe2108cfab31ba3ee5527e217d0d8e99a51162 Mon Sep 17 00:00:00 2001 From: git perforce import user Date: Tue, 25 Oct 2016 12:29:14 -0600 Subject: Initial commit: PhysX 3.4.0 Update @ 21294896 APEX 1.4.0 Update @ 21275617 [CL 21300167] --- .../PhysXAPI/files/classPxMat33-members.html | 63 ++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 PhysX_3.4/Documentation/PhysXAPI/files/classPxMat33-members.html (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/classPxMat33-members.html') diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/classPxMat33-members.html b/PhysX_3.4/Documentation/PhysXAPI/files/classPxMat33-members.html new file mode 100644 index 00000000..e60419b3 --- /dev/null +++ b/PhysX_3.4/Documentation/PhysXAPI/files/classPxMat33-members.html @@ -0,0 +1,63 @@ + + + NVIDIA(R) PhysX(R) SDK 3.4 API Reference: Member List + + + + + + + +
+

PxMat33 Member List

This is the complete list of members for PxMat33, including all inherited members.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
column0PxMat33
column1PxMat33
column2PxMat33
createDiagonal(const PxVec3 &d)PxMat33 [inline, static]
front() const PxMat33 [inline]
getDeterminant() const PxMat33 [inline]
getInverse() const PxMat33 [inline]
getTranspose() const PxMat33 [inline]
operator()(unsigned int row, unsigned int col) const PxMat33 [inline]
operator()(unsigned int row, unsigned int col)PxMat33 [inline]
operator*(float scalar) const PxMat33 [inline]
operator*(float, const PxMat33 &)PxMat33 [friend]
operator*(const PxVec3 &vec) const PxMat33 [inline]
operator*(const PxMat33 &other) const PxMat33 [inline]
operator*=(float scalar)PxMat33 [inline]
operator*=(const PxMat33 &other)PxMat33 [inline]
operator+(const PxMat33 &other) const PxMat33 [inline]
operator+=(const PxMat33 &other)PxMat33 [inline]
operator-() const PxMat33 [inline]
operator-(const PxMat33 &other) const PxMat33 [inline]
operator-=(const PxMat33 &other)PxMat33 [inline]
operator=(const PxMat33 &other)PxMat33 [inline]
operator==(const PxMat33 &m) const PxMat33 [inline]
operator[](unsigned int num)PxMat33 [inline]
operator[](unsigned int num) const PxMat33 [inline]
PxMat33()PxMat33 [inline]
PxMat33(PxIDENTITY r)PxMat33 [inline]
PxMat33(PxZERO r)PxMat33 [inline]
PxMat33(const PxVec3 &col0, const PxVec3 &col1, const PxVec3 &col2)PxMat33 [inline]
PxMat33(float r)PxMat33 [inline, explicit]
PxMat33(float values[])PxMat33 [inline, explicit]
PxMat33(const PxQuat &q)PxMat33 [inline, explicit]
PxMat33(const PxMat33 &other)PxMat33 [inline]
transform(const PxVec3 &other) const PxMat33 [inline]
transformTranspose(const PxVec3 &other) const PxMat33 [inline]

+ +

+Copyright © 2008-2016 NVIDIA Corporation, 2701 San Tomas Expressway, Santa Clara, CA 95050 U.S.A. All rights reserved. www.nvidia.com + + -- cgit v1.2.3