PST SDK
6.0.0.0-272350a
|
#include "PstBase.h"
#include "PstString.h"
#include "PstVector.h"
#include "PstArray.h"
#include "PstTypes.h"
Go to the source code of this file.
Classes | |
class | PSTech::pstsdk::Listener |
Abstract listener class for receiving tracking information and tracking mode updates. More... | |
class | PSTech::pstsdk::Tracker |
Main PST SDK class implementing tracker communication. More... | |
Namespaces | |
PSTech | |
PSTech::pstsdk | |
Functions | |
void | PSTech::pstsdk::EnableLogging () |
Write plug-in status information to the standard C output stream stderr. More... | |
const char * | PSTech::pstsdk::GetSdkVersion () |
Retrieve the SDK version string. More... | |