BulletCSharp.BulletCollisionPINVOKE.btConvexPolyhedron_mC_get C# (CSharp) Method

btConvexPolyhedron_mC_get() private method

private btConvexPolyhedron_mC_get ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr btConvexPolyhedron_mC_get(HandleRef jarg1);
BulletCollisionPINVOKE