BulletCSharp.BulletCollisionPINVOKE.btConvexPolyhedron_m_faces_set C# (CSharp) Method

btConvexPolyhedron_m_faces_set() private method

private btConvexPolyhedron_m_faces_set ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 HandleRef
jarg2 HandleRef
return void
        public static extern void btConvexPolyhedron_m_faces_set(HandleRef jarg1, HandleRef jarg2);
BulletCollisionPINVOKE