SaturnRingLibrary 0.9.2
SGL wrapper
Loading...
Searching...
No Matches

◆ Mesh() [2/3]

SRL::Types::Mesh::Mesh ( const size_t & vertexCount,
const size_t & faceCount )
inline

Construct a new empty mesh object and initialize its arrays.

Warning
This constructor will also allocate Vertices, Faces and Attributes arrays
Parameters
vertexCountNumber of vertices in the mesh
faceCountNumber of faces in the mesh