PhysicsStepParser Class Reference

#include <SceneBuilderFactories.h>

Inherits AnimatorParser.

Inheritance diagram for PhysicsStepParser:

Inheritance graph
[legend]
Collaboration diagram for PhysicsStepParser:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PhysicsStepParser (std::map< std::string, Object * > &objects)
virtual Animatorcreate (const std::string &type, std::stringstream &line)

Detailed Description

Physics step parser

Author:
Alex Busenius

Definition at line 748 of file SceneBuilderFactories.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 753 of file SceneBuilderFactories.h.


Member Function Documentation

Animator * PhysicsStepParser::create ( const std::string &  type,
std::stringstream &  line 
) [virtual]

Create a new physics step based on type and data in the stream

Parameters:
type Statement type
line Line with data
Returns:
New PhysicsStep

Implements AnimatorParser.

Definition at line 742 of file SceneBuilderFactories.cpp.

References AnimatorParser::mObjects.


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