mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 15:44:36 +00:00
PhysX 3.4 implementation
This commit is contained in:
parent
1ef75b411c
commit
f2dc291cf5
15 changed files with 527 additions and 418 deletions
|
|
@ -40,7 +40,8 @@ class Px3World;
|
|||
class Px3Collision;
|
||||
struct Px3CollisionDesc;
|
||||
|
||||
namespace physx{
|
||||
namespace physx
|
||||
{
|
||||
class PxRigidActor;
|
||||
class PxMaterial;
|
||||
class PxShape;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue