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

#include <extrude_mesh.hpp>

Public Member Functions

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

Friends

class extrude_mesh_t
 

Detailed Description

template<typename shape_t, typename path_t>
class generator::extrude_mesh_t< shape_t, path_t >::vertices_t

Definition at line 87 of file extrude_mesh.hpp.

Member Function Documentation

◆ done()

template<typename shape_t , typename path_t >
bool generator::extrude_mesh_t< shape_t, path_t >::vertices_t::done ( ) const
inlinenoexcept

Definition at line 110 of file extrude_mesh.hpp.

◆ generate()

template<typename shape_t , typename path_t >
mesh_vertex_t generator::extrude_mesh_t< shape_t, path_t >::vertices_t::generate ( ) const
inline

Definition at line 90 of file extrude_mesh.hpp.

◆ next()

template<typename shape_t , typename path_t >
void generator::extrude_mesh_t< shape_t, path_t >::vertices_t::next ( )
inline

Definition at line 115 of file extrude_mesh.hpp.

Friends And Related Symbol Documentation

◆ extrude_mesh_t

template<typename shape_t , typename path_t >
friend class extrude_mesh_t
friend

Definition at line 139 of file extrude_mesh.hpp.


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