VoxelFarm::CFaceLink Struct Reference

An entry in a linked list of face adjacencies for a vertex. More...

#include <FastQuadrics.h>

Public Attributes

int faceId
 Identifier to the adjancent face.
 
int next
 Pointer to the next entry in the list, -1 if it is the tail.
 

Detailed Description

An entry in a linked list of face adjacencies for a vertex.

Definition at line 35 of file FastQuadrics.h.


The documentation for this struct was generated from the following file: