Tao.Ode SDK Documentation
Ode.dGeomSetCategoryBits Method
[Visual Basic]
Public Shared Sub dGeomSetCategoryBits( _
ByVal
geom
As
IntPtr
, _
ByVal
bits
As
UInt64
_
)
[C#]
public static
void
dGeomSetCategoryBits(
IntPtr
geom
,
ulong
bits
);
See Also
Ode Class
|
Tao.Ode Namespace