JointFactory Class Reference

#include <Joints.h>

List of all members.


Static Public Member Functions

static Jointcreate (std::string type)

Detailed Description

This class is a little helper for the XML-Parser (class Interaction) to build Joints out of their class-names.

Member Function Documentation

Joint * JointFactory::create ( std::string  type  )  [static]

This method returns the joint with the given name.

Parameters:
type name of the Joint
Returns:
Joint with the passed name if found, NULL if not


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

Generated on Wed Oct 20 16:11:57 2010 for inVRs by doxygen 1.5.8