Beispiel #1
0
 internal static extern void Freer_physx_PxTypeInfo_PxArticulationPtrPtr(physx.PxTypeInfo_PxArticulationPtrPtr ptr);
Beispiel #2
0
 public static void Free(physx.PxTypeInfo_PxArticulationPtrPtr ptr)
 {
     Freer_physx_PxTypeInfo_PxArticulationPtrPtr(ptr);
 }