TrackingDataWriter Class Reference

#include <TrackingDataWriter.h>

Inherits TransformationModifier.

Collaboration diagram for TrackingDataWriter:

List of all members.


Public Member Functions

 TrackingDataWriter ()
virtual std::string getClassName ()
virtual TransformationData execute (TransformationData *resultLastStage, TransformationPipe *currentPipe)

Detailed Description

This writer sets the tracking data for a local user. The type of tracking sensor depends on the data used. Head or hand sensors are implemented and can be configured at pipe setup. The writer is to be applied on a local user only The input transformation is passed on.

Constructor & Destructor Documentation

OSG_USING_NAMESPACE TrackingDataWriter::TrackingDataWriter (  ) 


Member Function Documentation

TransformationData TrackingDataWriter::execute ( TransformationData resultLastStage,
TransformationPipe currentPipe 
) [virtual]

Calculate the new transformation.

Parameters:
resultLastStage the result of the previous TransformationModifier
currentPipe the Pipe, by which we are executed.

Reimplemented from TransformationModifier.

std::string TrackingDataWriter::getClassName (  )  [virtual]

The class-name of the TransformationModifier.

Reimplemented from TransformationModifier.


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

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