torcs - 1.2.2

Polytope Class Reference

#include <Polytope.h>

Inheritance diagram for Polytope:

Inheritance graph
[legend]
Collaboration diagram for Polytope:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Polytope (const VertexBase &b, int c, const unsigned int v[])
virtual ~Polytope ()
virtual Point support (const Vector &) const=0
const Pointoperator[] (int i) const
int numVerts () const
 Polytope (const VertexBase &b, int c, const unsigned int v[])
virtual ~Polytope ()
virtual Point support (const Vector &) const=0
const Pointoperator[] (int i) const
int numVerts () const

Private Attributes

const VertexBasebase
IndexArray index
const VertexBasebase

Constructor & Destructor Documentation

Polytope::Polytope const VertexBase b,
int  c,
const unsigned int  v[]
[inline]
 

virtual Polytope::~Polytope  )  [inline, virtual]
 

Polytope::Polytope const VertexBase b,
int  c,
const unsigned int  v[]
[inline]
 

virtual Polytope::~Polytope  )  [inline, virtual]
 


Member Function Documentation

int Polytope::numVerts  )  const [inline]
 

Here is the call graph for this function:

int Polytope::numVerts  )  const [inline]
 

Here is the call graph for this function:

const Point& Polytope::operator[] int  i  )  const [inline]
 

const Point& Polytope::operator[] int  i  )  const [inline]
 

virtual Point Polytope::support const Vector  )  const [pure virtual]
 

Implements Convex.

Implemented in Polygon, Polyhedron, Simplex, Polygon, Polyhedron, and Simplex.

virtual Point Polytope::support const Vector  )  const [pure virtual]
 

Implements Convex.

Implemented in Polygon, Polyhedron, Simplex, Polygon, Polyhedron, and Simplex.


Member Data Documentation

const VertexBase& Polytope::base [private]
 

const VertexBase& Polytope::base [private]
 

IndexArray Polytope::index [private]
 


The documentation for this class was generated from the following files:
Generated at Thu Feb 26 21:54:11 2004 for torcs by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-1999
TORCS © Eric Espié 1999, 2002.