Tao.Ode SDK Documentation

Ode.dGeomHeightfieldGetHeightfieldData Method 

[Visual Basic]
Public Shared Function dGeomHeightfieldGetHeightfieldData( _
   ByVal g As IntPtr _
) As IntPtr
[C#]
public static IntPtr dGeomHeightfieldGetHeightfieldData(
   IntPtr g
);

See Also

Ode Class | Tao.Ode Namespace