Facet Class Reference

#include <basic/geometry/Facet.h>

List of all members.

Public Member Functions

 Facet (const unsigned int v1, const unsigned int v2, const unsigned int v3)
 Facet ()
virtual ~Facet ()
bool operator< (const Facet &right) const
bool operator== (const Facet &right) const
Facetoperator= (const Facet &right)

Public Attributes

std::vector< unsigned int > vertexNumbers
int direction


Detailed Description

Definition at line 39 of file Facet.h.


Constructor & Destructor Documentation

Facet::Facet const unsigned int  v1,
const unsigned int  v2,
const unsigned int  v3
 

Definition at line 30 of file Facet.cpp.

References vertexNumbers.

Facet::Facet  ) 
 

Definition at line 44 of file Facet.cpp.

Facet::~Facet  )  [virtual]
 

Definition at line 55 of file Facet.cpp.

References vertexNumbers.


Member Function Documentation

bool Facet::operator< const Facet right  )  const
 

Definition at line 65 of file Facet.cpp.

Facet & Facet::operator= const Facet right  ) 
 

Definition at line 81 of file Facet.cpp.

bool Facet::operator== const Facet right  )  const
 

Definition at line 73 of file Facet.cpp.


Member Data Documentation

int Facet::direction
 

Definition at line 80 of file Facet.h.

std::vector< unsigned int> Facet::vertexNumbers
 

Definition at line 74 of file Facet.h.

Referenced by Mesh::AddFacet(), Facet(), operator<<(), operator>>(), Mesh::SetCoordinateEnumerations(), and ~Facet().


The documentation for this class was generated from the following files:
Generated on Sat Apr 1 21:47:06 2006 for Motion Planning Kernel by  doxygen 1.4.6-NO