OpenTracker.h File Reference
Common include file for OpenTracker classes. More...
Go to the source code of this file.
Namespaces | |
| namespace | ot |
Typedefs | |
| typedef std::vector< Node * > | ot::NodeVector |
Enumerations | |
| enum | ot::OPENTRACKER_VERSION { ot::VERSION_MAJOR = OPENTRACKER_VERSION_MAJOR, ot::VERSION_MINOR = OPENTRACKER_VERSION_MINOR } |
Functions | |
| void OPENTRACKER_API | ot::initializeContext (Context &context) |
Detailed Description
Common include file for OpenTracker classes.This file declares and includes the central classes of the OpenTracker framework. It is typically needed in all header files.
- Author:
- Gerhard Reitmayr
- Id
- OpenTracker.h 1140 2006-06-13 11:44:57Z bornik
Definition in file OpenTracker.h.