Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

TrackRep Class Reference

#include <TrackRep.h>

Inheritance diagram for TrackRep:

gui::DisplayRep List of all members.

Public Methods

 TrackRep (const Track& t)
void update ()

Public Attributes

unsigned neutral_color_index = 0

Static Public Attributes

bool useColor = true
unsigned charged_color_index = 1
float delta = 0.005f
float minStepSize = 0.5f

Private Attributes

const Track& m_track

Constructor & Destructor Documentation

TrackRep::TrackRep ( const Track & t ) [inline]
 

Definition at line 12 of file TrackRep.h.


Member Function Documentation

void TrackRep::update ( )
 

Definition at line 16 of file TrackRep.cxx.


Member Data Documentation

unsigned TrackRep::charged_color_index = 1 [static]
 

Definition at line 8 of file TrackRep.cxx.

float TrackRep::delta = 0.005f [static]
 

Definition at line 11 of file TrackRep.cxx.

const Track & TrackRep::m_track [private]
 

Definition at line 28 of file TrackRep.h.

float TrackRep::minStepSize = 0.5f [static]
 

Definition at line 13 of file TrackRep.cxx.

unsigned TrackRep::neutral_color_index = 0
 

Definition at line 9 of file TrackRep.cxx.

bool TrackRep::useColor = true [static]
 

Definition at line 7 of file TrackRep.cxx.


The documentation for this class was generated from the following files:
Generated at Mon Nov 26 18:18:46 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000