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

Wrapper for an instance of MDAL_MeshVertexIteratorH More...

Inheritance diagram for Mdal.MdalVertexIterator:

Public Member Functions

VectorArray3d GetVertexes (int count)
 Get the verteces of the mesh as a VectorArray3d More...
 

Protected Member Functions

override bool ReleaseHandle ()
 

Detailed Description

Wrapper for an instance of MDAL_MeshVertexIteratorH

Member Function Documentation

◆ GetVertexes()

VectorArray3d Mdal.MdalVertexIterator.GetVertexes ( int  count)
inline

Get the verteces of the mesh as a VectorArray3d

Parameters
countint int number of verteces to fetch
Returns
VectorArray3d

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