Ejemplo n.º 1
0
 internal static extern void PxActorShapePtr_SET_shape(physx.PxActorShapePtr cls, physx.PxShapePtr value);
Ejemplo n.º 2
0
 internal static extern physx.PxShapePtr PxActorShapePtr_GET_shape(physx.PxActorShapePtr cls);
Ejemplo n.º 3
0
 internal static extern physx.PxRigidActorPtr PxActorShapePtr_GET_actor(physx.PxActorShapePtr cls);
Ejemplo n.º 4
0
 internal static extern void PxActorShapePtr_SET_actor(physx.PxActorShapePtr cls, physx.PxRigidActorPtr value);
Ejemplo n.º 5
0
 internal static extern void Freer_physx_PxActorShapePtr(physx.PxActorShapePtr ptr);