Home
FAQ
Player
Utilities
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

Road Class Reference

A linear road model. More...

#include <Road.hh>

Inheritance diagram for Road:

Model List of all members.

Public Member Functions

 Road (World *world)
 Construct.
virtual ~Road ()
 Destructor.
virtual int Load (WorldFile *file, WorldFileNode *node)
 Load the model.
virtual int Init (WorldFile *file, WorldFileNode *node)
 Initialize the model.
virtual int Fini ()
 Finalize the model.
virtual void Update (double step)
 Update the model state.

Detailed Description

A linear road model.


Constructor & Destructor Documentation

Road::Road World world  ) 
 

Construct.

Road::~Road  )  [virtual]
 

Destructor.


Member Function Documentation

int Road::Load WorldFile file,
WorldFileNode node
[virtual]
 

Load the model.

Implements Model.

int Road::Init WorldFile file,
WorldFileNode node
[virtual]
 

Initialize the model.

Implements Model.

int Road::Fini  )  [virtual]
 

Finalize the model.

Implements Model.

void Road::Update double  step  )  [virtual]
 

Update the model state.

Implements Model.


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


Last updated $Date: 2004/12/21 01:49:15 $
Generated on Sun May 22 18:39:08 2005 for Gazebo by doxygen 1.4.2