This class contains an index to a face, and a corner of that face. There is one VertexAdjacency structure for each vertex. You can easily determine which faces are touching a vertex with this data.
Returns the face index of a face which is touching the vertex that corresponds to this structure If VertexAdjacency::IsValid() returns false, the return value of this method is undefined. More...
Returns the corner index of a face which is touching the vertex that corresponds to this structure If VertexAdjacency::IsValid() returns false, the return value of this method is undefined. More...
Returns the face index of a face which is touching the vertex that corresponds to this structure If VertexAdjacency::IsValid() returns false, the return value of this method is undefined.
Returns the corner index of a face which is touching the vertex that corresponds to this structure If VertexAdjacency::IsValid() returns false, the return value of this method is undefined.