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

#include <ARToolKit.h>

Collaboration diagram for opencover::ARToolKit:
Collaboration graph
[legend]

Public Member Functions

virtual ~ARToolKit ()
 
void update ()
 
void config ()
 
bool isRunning ()
 
void addMarker (ARToolKitMarker *)
 

Static Public Member Functions

static ARToolKitinstance ()
 

Public Attributes

bool running
 
coTUITabartTab
 
bool flipH
 
ARToolKitInterfacearInterface
 
RemoteARInterfaceremoteAR
 
unsigned char * videoData
 
unsigned char * videoDataRight
 
int videoWidth
 
int videoHeight
 
int videoMode
 
int videoDepth
 
bool stereoVideo
 
bool videoMirrorLeft
 
bool videoMirrorRight
 
std::string m_artoolkitVariant
 
std::list< ARToolKitMarker * > markers
 
bool doMerge
 
bool testImage
 

Constructor & Destructor Documentation

virtual opencover::ARToolKit::~ARToolKit ( )
virtual

Member Function Documentation

void opencover::ARToolKit::addMarker ( ARToolKitMarker )
void opencover::ARToolKit::config ( )
static ARToolKit* opencover::ARToolKit::instance ( )
static
bool opencover::ARToolKit::isRunning ( )
void opencover::ARToolKit::update ( )

Member Data Documentation

ARToolKitInterface* opencover::ARToolKit::arInterface
coTUITab* opencover::ARToolKit::artTab
bool opencover::ARToolKit::doMerge
bool opencover::ARToolKit::flipH
std::string opencover::ARToolKit::m_artoolkitVariant
std::list<ARToolKitMarker *> opencover::ARToolKit::markers
RemoteARInterface* opencover::ARToolKit::remoteAR
bool opencover::ARToolKit::running
bool opencover::ARToolKit::stereoVideo
bool opencover::ARToolKit::testImage
unsigned char* opencover::ARToolKit::videoData
unsigned char* opencover::ARToolKit::videoDataRight
int opencover::ARToolKit::videoDepth
int opencover::ARToolKit::videoHeight
bool opencover::ARToolKit::videoMirrorLeft
bool opencover::ARToolKit::videoMirrorRight
int opencover::ARToolKit::videoMode
int opencover::ARToolKit::videoWidth

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