TORCS  1.3.9
The Open Racing Car Simulator
Simplex Class Reference

#include <Simplex.h>

Inheritance diagram for Simplex:
Collaboration diagram for Simplex:

Public Member Functions

 Simplex (const VertexBase &b, int c, const unsigned int v[])
 
Point support (const Vector &) const
 
- Public Member Functions inherited from Polytope
 Polytope (const VertexBase &b, int c, const unsigned int v[])
 
virtual ~Polytope ()
 
const Pointoperator[] (int i) const
 
int numVerts () const
 
- Public Member Functions inherited from Convex
ShapeType getType () const
 
virtual ~Convex ()
 
virtual BBox bbox (const Transform &t) const
 
- Public Member Functions inherited from Shape
virtual ~Shape ()
 

Detailed Description

Definition at line 36 of file Simplex.h.

Constructor & Destructor Documentation

◆ Simplex()

Simplex::Simplex ( const VertexBase b,
int  c,
const unsigned int  v[] 
)
inline

Definition at line 38 of file Simplex.h.

Member Function Documentation

◆ support()

Point Simplex::support ( const Vector v) const
virtual

Implements Polytope.

Definition at line 33 of file Simplex.cpp.

Here is the call graph for this function:

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