Unravel Engine C++ Reference
Loading...
Searching...
No Matches
generator::subdivide_shape_t< shape_t >::vertices_t Class Reference

#include <subdivide_shape.hpp>

Public Member Functions

bool done () const noexcept
 
shape_vertex_t generate () const
 
void next ()
 

Friends

class subdivide_shape_t
 

Detailed Description

template<typename shape_t>
class generator::subdivide_shape_t< shape_t >::vertices_t

Definition at line 55 of file subdivide_shape.hpp.

Member Function Documentation

◆ done()

template<typename shape_t >
bool generator::subdivide_shape_t< shape_t >::vertices_t::done ( ) const
inlinenoexcept

Definition at line 58 of file subdivide_shape.hpp.

◆ generate()

template<typename shape_t >
shape_vertex_t generator::subdivide_shape_t< shape_t >::vertices_t::generate ( ) const
inline

Definition at line 63 of file subdivide_shape.hpp.

◆ next()

template<typename shape_t >
void generator::subdivide_shape_t< shape_t >::vertices_t::next ( )
inline

Definition at line 79 of file subdivide_shape.hpp.

Friends And Related Symbol Documentation

◆ subdivide_shape_t

template<typename shape_t >
friend class subdivide_shape_t
friend

Definition at line 101 of file subdivide_shape.hpp.


The documentation for this class was generated from the following file: