Previous Up Next

M3meshSetMultiTopo
Defines the list of topologies used by the mesh for rendering.
Each element in the list is composed of a topology and of its associated visibility distance.
This function acts only on a mesh having the MESH_MULTI_TOPO flag.

I M3meshSetMultiTopo (
S3d _session_
H3d _mesh_
[[H3d I] r1] _topos_
)
Parameters

_session_
3D Session
_mesh_
Mesh
_topos_
List of topologies with their distances
Return value

0 if successful, otherwise nil
See Also

M3meshGetMultiTopo