SaturnRingLibrary
0.9
SGL wrapper
Loading...
Searching...
No Matches
◆
SmoothMesh()
[2/3]
SRL::Types::SmoothMesh::SmoothMesh
(
const size_t &
vertexCount
,
const size_t &
faceCount
)
inline
Construct a new empty mesh object and initialize its arrays.
Parameters
vertexCount
Number of vertices in the mesh
faceCount
Number of polygons in the mesh
SRL
Types
SmoothMesh