Unravel Engine C++ Reference
Loading...
Searching...
No Matches
generator::empty_mesh::vertices_t Class Reference

#include <empty_mesh.hpp>

Public Member Functions

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

Friends

class empty_mesh
 

Detailed Description

Definition at line 28 of file empty_mesh.hpp.

Member Function Documentation

◆ done()

bool empty_mesh::vertices_t::done ( ) const
noexcept

Definition at line 29 of file empty_mesh.cpp.

◆ generate()

mesh_vertex_t empty_mesh::vertices_t::generate ( ) const

Definition at line 24 of file empty_mesh.cpp.

◆ next()

void empty_mesh::vertices_t::next ( )

Definition at line 34 of file empty_mesh.cpp.

Friends And Related Symbol Documentation

◆ empty_mesh

friend class empty_mesh
friend

Definition at line 38 of file empty_mesh.hpp.


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