![]() |
VCG Library
|
Component: Edge-Edge adjacency relation This component implement store the pointer (and index) of the adjacent edges. If the vertex is 1-manifold (as in a classical polyline) it holds that: More...
#include <component.h>
Inherits T.
Component: Edge-Edge adjacency relation This component implement store the pointer (and index) of the adjacent edges. If the vertex is 1-manifold (as in a classical polyline) it holds that:
otherwise the edges are connected in a unordered chain (quite similar to how Face-Face adjacency relation is stored);
Definition at line 308 of file edge/component.h.