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

Contains makVrv::DtInstanceContainer. More...

Go to the source code of this file.

Classes

class  makVrv::DtInstanceContainer
 Helper class to manage instances This class allows you to add a DtInstance_64 Internally, however it stores this as a DtInstance (which the GPU can directly read) You must not derive from this class or declare virtual methods on this class, since this will affect the layout of an object of this class, and hence affect what the GPU expects. More...

Namespaces

namespace  makVrv
 Contains makVrv::DtVrlinkSensorFieldOfViewState class.

Typedefs

typedef std::vector< Matrix4_64 > makVrv::VectorMatrix4_64

Detailed Description

Contains makVrv::DtInstanceContainer.



Copyright © 2005-2018 VT MAK. All Rights Reserved (www.mak.com)