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

#include <lathe_mesh.hpp>

Public Member Functions

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

Friends

class lathe_mesh_t
 

Detailed Description

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

Definition at line 80 of file lathe_mesh.hpp.

Member Function Documentation

◆ done()

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

Definition at line 105 of file lathe_mesh.hpp.

◆ generate()

template<typename shape_t >
mesh_vertex_t generator::lathe_mesh_t< shape_t >::vertices_t::generate ( ) const
inline

Definition at line 83 of file lathe_mesh.hpp.

◆ next()

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

Definition at line 110 of file lathe_mesh.hpp.

Friends And Related Symbol Documentation

◆ lathe_mesh_t

template<typename shape_t >
friend class lathe_mesh_t
friend

Definition at line 132 of file lathe_mesh.hpp.


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