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

#include <empty_shape.hpp>

Public Member Functions

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

Friends

class empty_shape_t
 

Detailed Description

Definition at line 26 of file empty_shape.hpp.

Member Function Documentation

◆ done()

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

Definition at line 33 of file empty_shape.cpp.

◆ generate()

shape_vertex_t empty_shape_t::vertices_t::generate ( ) const

Definition at line 28 of file empty_shape.cpp.

◆ next()

void empty_shape_t::vertices_t::next ( )

Definition at line 38 of file empty_shape.cpp.

Friends And Related Symbol Documentation

◆ empty_shape_t

friend class empty_shape_t
friend

Definition at line 35 of file empty_shape.hpp.


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