Previous Up Next

M3meshGetTopology
Returns the topology used by the mesh for rendering.
This function acts only on a mesh which does not have the MESH_MULTI_TOPO flag.

H3d M3meshGetTopology (
S3d _session_
H3d _mesh_
)
Parameters

_session_
3D Session
_mesh_
Mesh
Return value

Topology used by the mesh
See Also

M3meshSetTopology