MyGAL
|
Point associated with a face of the partitioning. More...
#include <Diagram.h>
Public Attributes | |
std::size_t | index |
Vector2< T > | point |
Face * | face |
Point associated with a face of the partitioning.
Face* mygal::Diagram< T >::Site::face |
std::size_t mygal::Diagram< T >::Site::index |
Vector2<T> mygal::Diagram< T >::Site::point |