OpenCOVER
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Public Member Functions | Friends | List of all members
opencover::TrackingBody Class Reference

#include <trackingbody.h>

Inheritance diagram for opencover::TrackingBody:
Inheritance graph
[legend]
Collaboration diagram for opencover::TrackingBody:
Collaboration graph
[legend]

Public Member Functions

const osg::Matrix & getMat () const
 
const osg::Matrix & getOffsetMat () const
 
void setOffsetMat (const osg::Matrix &m)
 
bool isVarying () const
 
bool is6Dof () const
 
- Public Member Functions inherited from opencover::InputSource
 InputSource (const std::string &name, const std::string &kind)
 
virtual ~InputSource ()
 
bool isValid () const
 
const std::string & name () const
 
const std::string & config () const
 
InputDevicedevice () const
 

Friends

class Input
 

Additional Inherited Members

- Protected Member Functions inherited from opencover::InputSource
void setValid (bool)
 
- Protected Attributes inherited from opencover::InputSource
bool m_valid = false
 
bool m_oldValid = false
 

Member Function Documentation

const osg::Matrix& opencover::TrackingBody::getMat ( ) const
const osg::Matrix& opencover::TrackingBody::getOffsetMat ( ) const
bool opencover::TrackingBody::is6Dof ( ) const
bool opencover::TrackingBody::isVarying ( ) const
void opencover::TrackingBody::setOffsetMat ( const osg::Matrix &  m)

Friends And Related Function Documentation

friend class Input
friend

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