World3DInput Class Reference

Inheritance diagram for World3DInput:
Inheritance graph
[legend]
Collaboration diagram for World3DInput:
Collaboration graph
[legend]

List of all members.

Classes

struct  Object
struct  ObjectsData

Public Member Functions

 World3DInput (OptionManager &mgr)
virtual void setConfigInfo (const std::string &dimsstring)
 Override from FrameIstream; just calls setDims().
virtual GenericFrameSpec peekFrameSpec ()
 Peek at the specifications of the next frame to be read.
virtual GenericFrame readFrame ()
 Generate the world.
void setImageDims (const Dims &s)
 Specify the dimensions of the image to the world.
void drawWheelAndBolts (bool rightSide)
void drawCar ()
Image< PixRGB< byte > > getImage ()
void generateWorld ()

Detailed Description

Definition at line 49 of file World3DInput.H.


Member Function Documentation

GenericFrameSpec World3DInput::peekFrameSpec (  )  [virtual]

Peek at the specifications of the next frame to be read.

Implements FrameIstream.

Definition at line 90 of file World3DInput.C.

References GenericFrame::RGB_U8.

GenericFrame World3DInput::readFrame (  )  [virtual]

Generate the world.

Implements FrameIstream.

Definition at line 104 of file World3DInput.C.

References GenericFrame::addMetaData().

void World3DInput::setConfigInfo ( const std::string dimsstring  )  [virtual]

Override from FrameIstream; just calls setDims().

Reimplemented from FrameIstream.

Definition at line 76 of file World3DInput.C.

References convertFromString(), and setImageDims().

void World3DInput::setImageDims ( const Dims s  ) 

Specify the dimensions of the image to the world.

Definition at line 150 of file World3DInput.C.

Referenced by setConfigInfo().


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:26:54 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3