Tao.Ode SDK Documentation

Ode.dGeomHeightfieldSetHeightfieldData Method 

[Visual Basic]
Public Shared Sub dGeomHeightfieldSetHeightfieldData( _
   ByVal g As IntPtr, _
   ByVal d As IntPtr _
)
[C#]
public static void dGeomHeightfieldSetHeightfieldData(
   IntPtr g,
   IntPtr d
);

See Also

Ode Class | Tao.Ode Namespace