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

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

Go to the source code of this file.

Classes

class  eagine::shapes::unit_twisted_torus_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_twisted_torus (vertex_attrib_bits attr_bits, int twist, valid_if_greater_than< int, 2 > rings, valid_if_greater_than< int, 3 > sections, valid_if_ge0_lt1< float > radius_ratio)
 Constructs instances of unit_twisted_torus_gen. More...
 
static auto eagine::shapes::unit_twisted_torus (vertex_attrib_bits attr_bits)
 Constructs instances of unit_twisted_torus_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).