#include "foundation/PxFlags.h"
Go to the source code of this file.
Classes | |
struct | PxPvdSceneFlag |
PVD scene Flags. They are disabled by default, and only works if PxPvdInstrumentationFlag::eDEBUG is set. More... | |
class | PxPvdSceneClient |
Special 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. More... | |
Namespaces | |
physx | |
physx::pvdsdk | |
Typedefs | |
typedef PxFlags< PxPvdSceneFlag::Enum, PxU8 > | PxPvdSceneFlags |
Bitfield that contains a set of raised flags defined in PxPvdSceneFlag. More... | |