Tao.Ode SDK Documentation

Ode.dGeomTriMeshDataCreate Method 

Create a dTriMeshData object which is used to store mesh data.

[Visual Basic]
Public Shared Function dGeomTriMeshDataCreate() As IntPtr
[C#]
public static IntPtr dGeomTriMeshDataCreate();

Return Value

the id of the new trimesh data object

See Also

Ode Class | Tao.Ode Namespace