Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Vertex Class Reference

List of all members.

Public Member Functions

unsigned int getId () const
unsigned int getX () const
unsigned int getY () const
unsigned int getZ () const
bool operator!= (Vertex const &other) const
bool operator< (Vertex const &other) const
bool operator<= (Vertex const &other) const
Vertexoperator= (Vertex const &other)
bool operator== (Vertex const &other) const
bool operator> (Vertex const &other) const
bool operator>= (Vertex const &other) const
 Vertex (Vertex const &other)
 Vertex (unsigned int xVal, unsigned int yVal, unsigned int zVal, unsigned int idVal)
 Vertex ()

Friends

std::ostream & operator<< (std::ostream &os, Vertex const &v)

Constructor & Destructor Documentation

Vertex::Vertex  )  [inline]
 

Definition at line 31 of file compareNlFiles.C.

Vertex::Vertex unsigned int  xVal,
unsigned int  yVal,
unsigned int  zVal,
unsigned int  idVal
[inline]
 

Definition at line 38 of file compareNlFiles.C.

Vertex::Vertex Vertex const &  other  )  [inline]
 

Definition at line 45 of file compareNlFiles.C.

References id, x, y, and z.


Member Function Documentation

unsigned int Vertex::getId  )  const [inline]
 

Definition at line 27 of file compareNlFiles.C.

unsigned int Vertex::getX  )  const [inline]
 

Definition at line 15 of file compareNlFiles.C.

unsigned int Vertex::getY  )  const [inline]
 

Definition at line 19 of file compareNlFiles.C.

unsigned int Vertex::getZ  )  const [inline]
 

Definition at line 23 of file compareNlFiles.C.

bool Vertex::operator!= Vertex const &  other  )  const [inline]
 

Definition at line 68 of file compareNlFiles.C.

bool Vertex::operator< Vertex const &  other  )  const [inline]
 

Definition at line 72 of file compareNlFiles.C.

References id, x, y, and z.

bool Vertex::operator<= Vertex const &  other  )  const [inline]
 

Definition at line 93 of file compareNlFiles.C.

Vertex& Vertex::operator= Vertex const &  other  )  [inline]
 

Definition at line 52 of file compareNlFiles.C.

References id, x, y, and z.

bool Vertex::operator== Vertex const &  other  )  const [inline]
 

Definition at line 63 of file compareNlFiles.C.

References id, x, y, and z.

bool Vertex::operator> Vertex const &  other  )  const [inline]
 

Definition at line 89 of file compareNlFiles.C.

bool Vertex::operator>= Vertex const &  other  )  const [inline]
 

Definition at line 97 of file compareNlFiles.C.


Friends And Related Function Documentation

std::ostream& operator<< std::ostream &  os,
Vertex const &  v
[friend]
 

Definition at line 104 of file compareNlFiles.C.


The documentation for this class was generated from the following file:
Generated on Tue Mar 24 16:14:19 2009 for DENDRO by  doxygen 1.3.9.1