Unravel Engine C++ Reference
Loading...
Searching...
No Matches
generator::flip_mesh_t< mesh_t >::triangles_t Class Reference

#include <flip_mesh.hpp>

Public Member Functions

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

Friends

class flip_mesh_t
 

Detailed Description

template<typename mesh_t>
class generator::flip_mesh_t< mesh_t >::triangles_t

Definition at line 19 of file flip_mesh.hpp.

Member Function Documentation

◆ done()

template<typename mesh_t >
bool generator::flip_mesh_t< mesh_t >::triangles_t::done ( ) const
inlinenoexcept

Definition at line 29 of file flip_mesh.hpp.

◆ generate()

template<typename mesh_t >
triangle_t generator::flip_mesh_t< mesh_t >::triangles_t::generate ( ) const
inline

Definition at line 22 of file flip_mesh.hpp.

◆ next()

template<typename mesh_t >
void generator::flip_mesh_t< mesh_t >::triangles_t::next ( )
inline

Definition at line 34 of file flip_mesh.hpp.

Friends And Related Symbol Documentation

◆ flip_mesh_t

template<typename mesh_t >
friend class flip_mesh_t
friend

Definition at line 46 of file flip_mesh.hpp.


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