Unravel Engine C++ Reference
Loading...
Searching...
No Matches
icosphere_mesh.cpp
Go to the documentation of this file.
1
#include "
icosphere_mesh.hpp
"
2
3
using namespace
generator
;
4
5
ico_sphere_mesh_t::ico_sphere_mesh_t
(
double
radius,
int
segments
) : spherify_mesh_{{1.0,
segments
}, radius, 1.0}
6
{
7
}
generator::ico_sphere_mesh_t::ico_sphere_mesh_t
ico_sphere_mesh_t(double radius=1.0, int segments=4)
Definition
icosphere_mesh.cpp:5
icosphere_mesh.hpp
generator
Definition
any_generator.hpp:7
segments
const segment_list * segments
Definition
text_component.cpp:442
UnravelEngine
UnravelEngine
engine
engine
rendering
generator
icosphere_mesh.cpp
Generated by
1.12.0