Ejemplo n.º 1
0
 internal static extern void PxExtendedContactPtr_SET_maxImpulse(physx.PxExtendedContactPtr cls, float value);
Ejemplo n.º 2
0
 internal static extern float PxExtendedContactPtr_GET_maxImpulse(physx.PxExtendedContactPtr cls);
Ejemplo n.º 3
0
 internal static extern void PxExtendedContactPtr_GET_targetVelocity(physx.PxExtendedContactPtr cls, physx.PxVec3 *GetRetRef);
Ejemplo n.º 4
0
 internal static extern void PxExtendedContactPtr_SET_targetVelocity(physx.PxExtendedContactPtr cls, physx.PxVec3 value);
Ejemplo n.º 5
0
 internal static extern void Freer_physx_PxExtendedContactPtr(physx.PxExtendedContactPtr ptr);