![]() |
VR-Forces Developer's Guide
|
Go to the source code of this file.
Classes | |
| class | DtAdsbTrackHandle |
| class | DtAdsbPathPointHandle |
| class | DtAdsbDataServiceInterface |
| class | DtAdsbDataServiceInterface::DtAdsbDataJob |
Typedefs | |
| typedef std::shared_ptr < DtAdsbTrackHandle > | DtTrackHandlePtr |
| typedef std::shared_ptr < DtAdsbPathPointHandle > | DtPointHandlePtr |
| typedef std::shared_ptr<DtAdsbTrackHandle> DtTrackHandlePtr |
Shared_ptr so that copy constructor will work on the pointer without destroying the rhs.
| typedef std::shared_ptr<DtAdsbPathPointHandle> DtPointHandlePtr |
Shared_ptr so that copy constructor will work on the pointer without destroying the rhs.