srAlmende::BodyFactory Class Reference

Body Factory Class. More...

#include <pluginBodyFactory.h>

List of all members.

Static Public Member Functions

static srCore::BodyBase * createBody (bodytype type, srCore::RobotActorBase *robot, float x, float y, float z, float heading, float pitch, float roll)

Detailed Description

Body Factory Class.

Definition at line 17 of file pluginBodyFactory.h.


Member Function Documentation

srCore::BodyBase * srAlmende::BodyFactory::createBody ( bodytype  type,
srCore::RobotActorBase *  robot,
float  x,
float  y,
float  z,
float  heading,
float  pitch,
float  roll 
) [static]

This factory creates a BodyBase. Currently it only understands how to create SOCKET_BODYs.

Definition at line 8 of file pluginBodyFactory.cpp.

Referenced by srAlmende::RobotSpace3D::Initialize(), and srAlmende::SocketALM::Initialize().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations

Generated on Thu Feb 4 16:32:08 2010 for Delta3D Plugin by  doxygen 1.6.1