Rotator Class Reference

#include <SceneBuilderFactories.h>

Inherits Transformator.

Inheritance diagram for Rotator:

Inheritance graph
[legend]
Collaboration diagram for Rotator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Rotator (std::map< std::string, Object * > &objects)
virtual bool transform (const std::string &type, std::stringstream &line)

Detailed Description

Rotate object

Author:
Alex Busenius

Definition at line 672 of file SceneBuilderFactories.h.


Constructor & Destructor Documentation

Rotator::Rotator ( std::map< std::string, Object * > &  objects  )  [inline]

Constructor

Definition at line 677 of file SceneBuilderFactories.h.


Member Function Documentation

bool Rotator::transform ( const std::string &  type,
std::stringstream &  line 
) [virtual]

Rotate given object based on type and data

Parameters:
type Statement type
line Line with data
Returns:
If transformation was made

Implements Transformator.

Definition at line 689 of file SceneBuilderFactories.cpp.

References Transformator::mObjects, and PhysicalObject::rotate().


The documentation for this class was generated from the following files:
Generated on Fri Feb 1 00:02:28 2008 for Grayfall by  doxygen 1.5.1