eLynx SDK
v3.0.1 C++ image processing API reference |
#include <Geometry.h>
Public Attributes | |
Point2d | _position |
std::vector< Edge * > | _edges |
Definition at line 366 of file Geometry.h.
Point2d eLynx::Math::TriangulationData::TriangulationData::Vertex::_position |
Definition at line 368 of file Geometry.h.
std::vector<Edge*> eLynx::Math::TriangulationData::TriangulationData::Vertex::_edges |
Definition at line 369 of file Geometry.h.