MDAL Unity Interface
Public Member Functions | Protected Member Functions | List of all members
Mdal.MdalFaceIterator Class Reference

Wrapper for an instance of MDAL_MeshFaceIteratorH More...

Inheritance diagram for Mdal.MdalFaceIterator:

Public Member Functions

IndexArray3i GetFaces (int count, int faceSize)
 Get the faces of the mesh as a IndexArray3i More...
 

Protected Member Functions

override bool ReleaseHandle ()
 

Detailed Description

Wrapper for an instance of MDAL_MeshFaceIteratorH

Member Function Documentation

◆ GetFaces()

IndexArray3i Mdal.MdalFaceIterator.GetFaces ( int  count,
int  faceSize 
)
inline

Get the faces of the mesh as a IndexArray3i

This method can currently only process meshes of trinagles or quads

Parameters
countNumber of faces to fetch
Parameters
faceSizeint Largest Face size
Returns
IndexArray3i

The documentation for this class was generated from the following file: