SimpleAvatarFactory Class Reference

#include <SimpleAvatar.h>

Inherits ClassFactory.

Collaboration diagram for SimpleAvatarFactory:

List of all members.


Public Member Functions

virtual AvatarInterfacecreate (std::string className, std::string configFile)

Member Function Documentation

AvatarInterface * SimpleAvatarFactory::create ( std::string  className,
std::string  configFile 
) [virtual]

This method create a SimpleAvatar object. It builds the new object and passes the XML-reader which has to be passed as argument to the loadConfig-method of the SimpleAvatar-object

Parameters:
configFile url to the avatar config file
Returns:
new SimpleAvatar object


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

Generated on Wed Oct 20 16:12:00 2010 for inVRs by doxygen 1.5.8