oops::OpenSGTransformationWriterFactory Class Reference

#include <OpenSGTransformationWriterFactory.h>

Inherits oops::TransformationWriterFactory.

Collaboration diagram for oops::OpenSGTransformationWriterFactory:

List of all members.


Public Member Functions

virtual ~OpenSGTransformationWriterFactory ()
void addDestination (std::string name, OSG::TransformPtr core)
void addDestinations (std::string groupName, OSG::NodePtr root)
virtual
TransformationWriterInterface
getTransformationWriter (std::string destination)

Protected Member Functions

void addTransformationNodes (std::string groupName, OSG::NodePtr node)

Protected Attributes

std::map< std::string,
OSG::TransformPtr > 
destinationMap

Constructor & Destructor Documentation

oops::OpenSGTransformationWriterFactory::~OpenSGTransformationWriterFactory (  )  [virtual]


Member Function Documentation

void oops::OpenSGTransformationWriterFactory::addDestination ( std::string  name,
OSG::TransformPtr  core 
)

void oops::OpenSGTransformationWriterFactory::addDestinations ( std::string  groupName,
OSG::NodePtr  root 
)

void oops::OpenSGTransformationWriterFactory::addTransformationNodes ( std::string  groupName,
OSG::NodePtr  node 
) [protected]

TransformationWriterInterface * oops::OpenSGTransformationWriterFactory::getTransformationWriter ( std::string  destination  )  [virtual]


Member Data Documentation

std::map<std::string, OSG::TransformPtr> oops::OpenSGTransformationWriterFactory::destinationMap [protected]


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

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