From 3cc1861221d761b7f0301b9b61de4e1aa18c09f4 Mon Sep 17 00:00:00 2001 From: Sheikh Dawood Abdul Ajees Date: Mon, 20 Nov 2017 11:35:52 -0600 Subject: PhysX 3.4.1, APEX 1.4.1 Release @23131702 --- .../files/classPxConstraintVisualizer.html | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/classPxConstraintVisualizer.html') diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/classPxConstraintVisualizer.html b/PhysX_3.4/Documentation/PhysXAPI/files/classPxConstraintVisualizer.html index 1e6f7ea2..0ed7bbdd 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/classPxConstraintVisualizer.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/classPxConstraintVisualizer.html @@ -39,6 +39,8 @@ virtual void visualizeDoubleCone (const PxTransform &t, PxReal angle, bool active)=0 +virtual void visualizeLine (const PxVec3 &p0, const PxVec3 &p1, PxU32 color)=0 +

Protected Member Functions

virtual ~PxConstraintVisualizer () @@ -209,6 +211,41 @@ API used to visualize details about a constraint.

Constructor & Dest

+ +

+ +

+
+ + + + + + + + + + + + + + + + + + + + + + + + +
virtual void PxConstraintVisualizer::visualizeLine (const PxVec3 p0,
const PxVec3 p1,
PxU32  color 
) [pure virtual]
+
+
+ +

+

-- cgit v1.2.3