32 operator const Mesh& ()
const {
return mesh_; }
Definition c_string_view.h:12
Definition sphere_geometry.h:23
SphereGeometry(const Params &={})
const Mesh & mesh() const
Definition sphere_geometry.h:31
static constexpr CStringView name()
Definition sphere_geometry.h:27
Definition custom_decoration_generator.h:5
constexpr U to(T &&value)
Definition conversion.h:56
Definition sphere_geometry.h:11
Radians phi_start
Definition sphere_geometry.h:17
Radians theta_length
Definition sphere_geometry.h:20
size_t num_width_segments
Definition sphere_geometry.h:15
Radians phi_length
Definition sphere_geometry.h:18
Radians theta_start
Definition sphere_geometry.h:19
size_t num_height_segments
Definition sphere_geometry.h:16
float radius
Definition sphere_geometry.h:14
friend bool operator==(const SphereGeometryParams &, const SphereGeometryParams &)=default