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

◆ SmoothMesh() [3/3]

SRL::Types::SmoothMesh::SmoothMesh ( const size_t & vertexCount,
SRL::Math::Types::Vector3D * vertices,
const size_t & faceCount,
Polygon * faces,
Attribute * attributes,
SRL::Math::Types::Vector3D * normals )
inline

Construct a new mesh object from existing data.

Parameters
vertexCountNumber of points
verticesVertex data
faceCountNumber of faces
facesFace polygons
attributesFace attributes
normalsVertex normals