Unravel Engine C++ Reference
Loading...
Searching...
No Matches
generator::empty_path_t::edges_t Class Reference

#include <empty_path.hpp>

Public Member Functions

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

Friends

class empty_path_t
 

Detailed Description

Definition at line 15 of file empty_path.hpp.

Member Function Documentation

◆ done()

bool empty_path_t::edges_t::done ( ) const
noexcept

Definition at line 10 of file empty_path.cpp.

◆ generate()

edge_t empty_path_t::edges_t::generate ( ) const

Definition at line 5 of file empty_path.cpp.

◆ next()

void empty_path_t::edges_t::next ( )

Definition at line 15 of file empty_path.cpp.

Friends And Related Symbol Documentation

◆ empty_path_t

friend class empty_path_t
friend

Definition at line 25 of file empty_path.hpp.


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