Tao.Ode SDK Documentation

Ode.dGeomGetCategoryBits Method 

[Visual Basic]
Public Shared Function dGeomGetCategoryBits( _
   ByVal geom As IntPtr _
) As UInt64
[C#]
public static ulong dGeomGetCategoryBits(
   IntPtr geom
);

See Also

Ode Class | Tao.Ode Namespace