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

#include <parametric_path.hpp>

Public Member Functions

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

Friends

class parametric_path_t
 

Detailed Description

Definition at line 16 of file parametric_path.hpp.

Member Function Documentation

◆ done()

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

Definition at line 16 of file parametric_path.cpp.

◆ generate()

edge_t parametric_path_t::edges_t::generate ( ) const

Definition at line 9 of file parametric_path.cpp.

◆ next()

void parametric_path_t::edges_t::next ( )

Definition at line 21 of file parametric_path.cpp.

Friends And Related Symbol Documentation

◆ parametric_path_t

friend class parametric_path_t
friend

Definition at line 30 of file parametric_path.hpp.


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