![]() |
VCG Library
|
Component: Per Face Vertex-Face adjacency relation More...
#include <component.h>
Inherits T.
Component: Per Face Vertex-Face adjacency relation
It stores a pointer to the next face of the list of faces incident on a vertex that is stored in a distributed way on the faces themselves. Note that if you use this component it is expected that on the Vertex you use also the corresponding vcg::vertex::VFAdj component. Note that for this component we have three class of values:
Definition at line 546 of file face/component.h.