BulletCSharp.BulletCollisionPINVOKE.btConvexPolyhedron_m_vertices_get C# (CSharp) Method

btConvexPolyhedron_m_vertices_get() private method

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