GEO/GEO_Face.h File Reference

#include "GEO_API.h"
#include <UT/UT_RefArray.h>
#include "GEO_Vertex.h"
#include "GEO_TriMesh.h"

Go to the source code of this file.

Classes

class  GEO_FaceFlags
class  GEO_Face

Defines

#define GEO_FOR_FACE_VERTICES(face, vtx, cnt)


Define Documentation

#define GEO_FOR_FACE_VERTICES ( face,
vtx,
cnt   ) 

Value:

for (cnt=0; (cnt < face->getFastVertexCount()) && \
                    (vtx = &((*face)(cnt))); cnt++)

Definition at line 42 of file GEO_Face.h.


Generated on Tue May 22 00:09:59 2012 for HDK by  doxygen 1.5.9