VR-Vantage 2.7 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
DtTrackAcquirer.h File Reference

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.

Detailed Description

Contains makVrv::DtTrackAcquirer.



Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)