Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::anonymous_namespace{PhysX.cpp} Namespace Reference

Classes

struct  DeletionListener
 
struct  DvdErrorCallback
 

Variables

constexpr bool g_recordMemoryAllocations = false
 
const char * g_collisionMeshExtension = "DVDColMesh"
 
const physx::PxTolerancesScale g_toleranceScale {}
 
physx::PxPvdInstrumentationFlags g_pvdFlags {}
 
physx::PxDefaultAllocator g_gDefaultAllocatorCallback
 
const char * g_pvd_target_ip = "127.0.0.1"
 
physx::PxU32 g_pvd_target_port = 5425
 
physx::PxU32 g_pvd_target_timeout_ms = 10
 
Divide::anonymous_namespace{PhysX.cpp}::DeletionListener g_deletionListener
 
Divide::anonymous_namespace{PhysX.cpp}::DvdErrorCallback g_physxErrorCallback
 

Variable Documentation

◆ g_collisionMeshExtension

const char* Divide::anonymous_namespace{PhysX.cpp}::g_collisionMeshExtension = "DVDColMesh"

Definition at line 78 of file PhysX.cpp.

◆ g_deletionListener

Divide::anonymous_namespace{PhysX.cpp}::DeletionListener Divide::anonymous_namespace{PhysX.cpp}::g_deletionListener

◆ g_gDefaultAllocatorCallback

physx::PxDefaultAllocator Divide::anonymous_namespace{PhysX.cpp}::g_gDefaultAllocatorCallback

Definition at line 82 of file PhysX.cpp.

◆ g_physxErrorCallback

Divide::anonymous_namespace{PhysX.cpp}::DvdErrorCallback Divide::anonymous_namespace{PhysX.cpp}::g_physxErrorCallback

◆ g_pvd_target_ip

const char* Divide::anonymous_namespace{PhysX.cpp}::g_pvd_target_ip = "127.0.0.1"

Definition at line 84 of file PhysX.cpp.

◆ g_pvd_target_port

physx::PxU32 Divide::anonymous_namespace{PhysX.cpp}::g_pvd_target_port = 5425

Definition at line 85 of file PhysX.cpp.

◆ g_pvd_target_timeout_ms

physx::PxU32 Divide::anonymous_namespace{PhysX.cpp}::g_pvd_target_timeout_ms = 10

Definition at line 86 of file PhysX.cpp.

◆ g_pvdFlags

physx::PxPvdInstrumentationFlags Divide::anonymous_namespace{PhysX.cpp}::g_pvdFlags {}

Definition at line 81 of file PhysX.cpp.

◆ g_recordMemoryAllocations

constexpr bool Divide::anonymous_namespace{PhysX.cpp}::g_recordMemoryAllocations = false
constexpr

Definition at line 77 of file PhysX.cpp.

◆ g_toleranceScale

const physx::PxTolerancesScale Divide::anonymous_namespace{PhysX.cpp}::g_toleranceScale {}

Definition at line 80 of file PhysX.cpp.