Rasterfarm-SDK
Loading...
Searching...
No Matches
Mesh::Face Class Reference

#include <face.h>

Public Member Functions

 Face ()
 
const TriangleIndexArraygetTriangleIndex () const
 

Friends

class TriangleMesh
 

Detailed Description

Face is a Polygon represented by a set of ajacent Triangles each sharing an edge. All edges not forming full-edges represent the contour.

Constructor & Destructor Documentation

◆ Face()

Mesh::Face::Face ( )

Member Function Documentation

◆ getTriangleIndex()

const TriangleIndexArray & Mesh::Face::getTriangleIndex ( ) const
inline

Friends And Related Symbol Documentation

◆ TriangleMesh

friend class TriangleMesh
friend

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