![]() |
VR-Vantage 2.8 API Documentation
|
Contains makVrv::DtTrackAcquirer. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtTrackAcquirer |
| Base class for objects that identify entities that can be tracked on screen or in the scene. More... | |
| struct | makVrv::DtTrackAcquirer::DtTrackableEntity |
| A struct for storing dot product values from observer front vector to entities within the scene, using a struct as we only need to compare the first value, rather than both in a pair. More... | |
| struct | makVrv::DtTrackAcquirer::DtByAngleComparision |
| Used to std::sort a vector of DtTrackableEntities Sorts from 1 -> 0, first element will be the closest to the observers front vector. More... | |
| class | makVrv::DtTrackAcquirerCreator |
| Abstract DtTrackAcquirer creator. More... | |
| class | makVrv::DtTrackAcquirerCreatorTemplate< TrackAcquirerObject > |
Namespaces | |
| namespace | makVrv |
| Contains the makVrv::Dt2DArcFacade class declaration. | |
Contains makVrv::DtTrackAcquirer.