Unravel Engine C++ Reference
Loading...
Searching...
No Matches
generator::teapot_mesh_t::triangles_t Class Reference

#include <teapot_mesh.hpp>

Public Member Functions

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

Friends

class teapot_mesh_t
 

Detailed Description

Definition at line 21 of file teapot_mesh.hpp.

Member Function Documentation

◆ done()

bool teapot_mesh_t::triangles_t::done ( ) const
noexcept

Definition at line 159 of file teapot_mesh.cpp.

◆ generate()

triangle_t teapot_mesh_t::triangles_t::generate ( ) const

Definition at line 164 of file teapot_mesh.cpp.

◆ next()

void teapot_mesh_t::triangles_t::next ( )

Definition at line 180 of file teapot_mesh.cpp.

Friends And Related Symbol Documentation

◆ teapot_mesh_t

friend class teapot_mesh_t
friend

Definition at line 39 of file teapot_mesh.hpp.


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