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

#include <empty_shape.hpp>

Public Member Functions

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

Friends

class empty_shape_t
 

Detailed Description

Definition at line 14 of file empty_shape.hpp.

Member Function Documentation

◆ done()

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

Definition at line 14 of file empty_shape.cpp.

◆ generate()

edge_t empty_shape_t::edges_t::generate ( ) const

Definition at line 9 of file empty_shape.cpp.

◆ next()

void empty_shape_t::edges_t::next ( )

Definition at line 19 of file empty_shape.cpp.

Friends And Related Symbol Documentation

◆ empty_shape_t

friend class empty_shape_t
friend

Definition at line 23 of file empty_shape.hpp.


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