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

#include <extrude_mesh.hpp>

Public Member Functions

triangle_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 >::triangles_t

Definition at line 21 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 >::triangles_t::done ( ) const
inlinenoexcept

Definition at line 47 of file extrude_mesh.hpp.

◆ generate()

template<typename shape_t , typename path_t >
triangle_t generator::extrude_mesh_t< shape_t, path_t >::triangles_t::generate ( ) const
inline

Definition at line 24 of file extrude_mesh.hpp.

◆ next()

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

Definition at line 52 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 84 of file extrude_mesh.hpp.


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