MapPoints Class Reference

#include <MapPoints.h>

List of all members.

Public Member Functions

ModelRendererSimulatorgetBorderModelWrap ()
ModelRendererSimulatorgetBorderModelBounce ()
ModelRendererSimulatorgetBorderModelConcrete ()

Static Public Member Functions

static MapPointsinstance ()

Protected Attributes

ModelRendererSimulatorborderModelWrap_
ModelRendererSimulatorborderModelBounce_
ModelRendererSimulatorborderModelConcrete_

Static Protected Attributes

static MapPointsinstance_ = 0

Private Member Functions

 MapPoints ()
virtual ~MapPoints ()


Detailed Description

Definition at line 25 of file MapPoints.h.


Constructor & Destructor Documentation

MapPoints::MapPoints (  )  [private]

Definition at line 35 of file MapPoints.cpp.

References borderModelBounce_, borderModelConcrete_, borderModelWrap_, and ModelRendererStore::instance().

MapPoints::~MapPoints (  )  [private, virtual]

Definition at line 57 of file MapPoints.cpp.

References borderModelBounce_, borderModelConcrete_, and borderModelWrap_.


Member Function Documentation

MapPoints * MapPoints::instance (  )  [static]

Definition at line 29 of file MapPoints.cpp.

References instance_.

Referenced by WaterMapPoints::draw(), and LandscapePoints::draw().

ModelRendererSimulator* MapPoints::getBorderModelWrap (  )  [inline]

Definition at line 30 of file MapPoints.h.

References borderModelWrap_.

Referenced by WaterMapPoints::draw(), and LandscapePoints::draw().

ModelRendererSimulator* MapPoints::getBorderModelBounce (  )  [inline]

Definition at line 31 of file MapPoints.h.

References borderModelBounce_.

Referenced by WaterMapPoints::draw(), and LandscapePoints::draw().

ModelRendererSimulator* MapPoints::getBorderModelConcrete (  )  [inline]

Definition at line 32 of file MapPoints.h.

References borderModelConcrete_.

Referenced by WaterMapPoints::draw(), and LandscapePoints::draw().


Member Data Documentation

MapPoints * MapPoints::instance_ = 0 [static, protected]

Definition at line 35 of file MapPoints.h.

Referenced by instance().

ModelRendererSimulator* MapPoints::borderModelWrap_ [protected]

Definition at line 36 of file MapPoints.h.

Referenced by getBorderModelWrap(), MapPoints(), and ~MapPoints().

ModelRendererSimulator* MapPoints::borderModelBounce_ [protected]

Definition at line 37 of file MapPoints.h.

Referenced by getBorderModelBounce(), MapPoints(), and ~MapPoints().

ModelRendererSimulator* MapPoints::borderModelConcrete_ [protected]

Definition at line 38 of file MapPoints.h.

Referenced by getBorderModelConcrete(), MapPoints(), and ~MapPoints().


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:04 2009 for Scorched3D by  doxygen 1.5.3