Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages | Examples

MockPosition Class Reference

This class is a fake or mock tracker, in that you must set its position manually, rather than reading it from an actual tracking device. More...

#include <mock_position.hh>

Inheritance diagram for MockPosition:

Position Tracker List of all members.

Public Member Functions


Detailed Description

This class is a fake or mock tracker, in that you must set its position manually, rather than reading it from an actual tracking device.

Definition at line 33 of file mock_position.hh.


Constructor & Destructor Documentation

MockPosition::MockPosition  ) 
 

Definition at line 32 of file mock_position.cc.


Member Function Documentation

void MockPosition::getPosition double *  x,
double *  y,
double *  z
[virtual]
 

Get position.

x and z are horizontal axes, y is vertical. Scale and origin are (unfortunately) tracker-dependent.

Implements Position.

Definition at line 37 of file mock_position.cc.

void MockPosition::setPosition double  x,
double  y,
double  z
[virtual]
 

Definition at line 44 of file mock_position.cc.


The documentation for this class was generated from the following files:
Generated on Tue Aug 12 03:55:55 2003 for Interreality Project - VOS by doxygen 1.3.2