Tao.Ode SDK Documentation
Ode.dGeomIsOffset Method
[Visual Basic]
Public Shared Function dGeomIsOffset( _
ByVal
geom
As
IntPtr
_
) As
Integer
[C#]
public static
int
dGeomIsOffset(
IntPtr
geom
);
See Also
Ode Class
|
Tao.Ode Namespace