OGLplus  (0.59.0) a C++ wrapper for rendering APIs

sphere.hpp File Reference
#include "../config/basic.hpp"
#include "../valid_if/greater_than.hpp"
#include "gen_base.hpp"
#include <cassert>
#include <eagine/shapes/sphere.inl>

Go to the source code of this file.

Classes

class  eagine::shapes::unit_sphere_gen
 Generator of centered UV-sphere shape with unit diameter. More...
 

Namespaces

 eagine
 Common code is placed in this namespace.
 
 eagine::shapes
 Shape generator and loader code is placed in this namespace.
 

Functions

static auto eagine::shapes::unit_sphere (vertex_attrib_bits attr_bits, valid_if_greater_than< int, 2 > rings, valid_if_greater_than< int, 3 > sections)
 Constructs instances of unit_sphere_gen. More...
 
static auto eagine::shapes::unit_sphere (vertex_attrib_bits attr_bits)
 Constructs instances of unit_sphere_gen. More...
 

Detailed Description

Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt


Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).