예제 #1
0
 internal static extern void Freer_physx_PxTypeInfo_PxAggregatePtrPtr(physx.PxTypeInfo_PxAggregatePtrPtr ptr);
예제 #2
0
 public static void Free(physx.PxTypeInfo_PxAggregatePtrPtr ptr)
 {
     Freer_physx_PxTypeInfo_PxAggregatePtrPtr(ptr);
 }