From ef6937e69e8ee3f409cf9d460d5ad300a65d5924 Mon Sep 17 00:00:00 2001 From: sschirm Date: Fri, 23 Dec 2016 14:20:36 +0100 Subject: PhysX 3.4 / APEX 1.4 release candidate @21506124 --- PhysX_3.4/Documentation/PhysXAPI/files/annotated.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PhysX_3.4/Documentation/PhysXAPI/files/annotated.html') diff --git a/PhysX_3.4/Documentation/PhysXAPI/files/annotated.html b/PhysX_3.4/Documentation/PhysXAPI/files/annotated.html index 18230a39..628799f4 100644 --- a/PhysX_3.4/Documentation/PhysXAPI/files/annotated.html +++ b/PhysX_3.4/Documentation/PhysXAPI/files/annotated.html @@ -282,8 +282,8 @@ PxPruningStructureTypePruning structure used to accelerate scene queries PxPvdPxPvd is the top-level class for the PVD framework, and the main customer interface for PVD configuration.It is a singleton class, instantiated and owned by the application PxPvdInstrumentationFlagTypes of instrumentation that PVD can do - PxPvdSceneClientSpecial client for PxScene. It provides access to the PxPvdSceneFlag. It also provides simple user debug services that associated scene position such as immediate rendering and camera updates - PxPvdSceneFlagPVD scene Flags + PxPvdSceneClientSpecial client for PxScene. It provides access to the PxPvdSceneFlag. It also provides simple user debug services that associated scene position such as immediate rendering and camera updates + PxPvdSceneFlagPVD scene Flags. They are disabled by default, and only works if PxPvdInstrumentationFlag::eDEBUG is set PxPvdTransportPxPvdTransport is an interface representing the data transport mechanism. This class defines all services associated with the transport: configuration, connection, reading, writing etc. It is owned by the application, and can be realized as a file or a socket (using one-line PxDefault<...> methods in PhysXExtensions) or in a custom implementation. This is a class that is intended for use by PVD, not by the application, the application entry points are PxPvd and PvdClient PxPvdUpdateType PxQuatThis is a quaternion class. For more information on quaternion mathematics consult a mathematics source on complex numbers -- cgit v1.2.3