This is a per-frame object, containing all the vertices for the particular frame, along with the vector of rings generated. More...
#include <franzblau.hpp>
Data Fields | |
std::vector< Vertex > | pts |
std::vector< std::vector< int > > | rings |
This is a per-frame object, containing all the vertices for the particular frame, along with the vector of rings generated.
Contains specifically the members:
Definition at line 108 of file franzblau.hpp.