Add comment
This commit is contained in:
parent
1e85ea0a36
commit
77ad799d94
@ -45,6 +45,7 @@ struct smMesh
|
|||||||
};
|
};
|
||||||
|
|
||||||
// Create a unit icosphere given the number of subdivisions.
|
// Create a unit icosphere given the number of subdivisions.
|
||||||
|
// If the number of subdivisions to perform is zero then the output mesh is an octahedron.
|
||||||
void smCreateMesh(smMesh& output, u32 subdivisions);
|
void smCreateMesh(smMesh& output, u32 subdivisions);
|
||||||
|
|
||||||
#endif
|
#endif
|
Loading…
x
Reference in New Issue
Block a user