VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Functions
DtGeometrySpecification.h File Reference

DtGeometrySpecification class declaration. More...

Go to the source code of this file.

Classes

struct  makVrv::DtGpuAxisAlignedBoundingBox
 Structure that stores the AABB for direct consumption by GPU for indirect rendering Its based on Vector4_32 (as opposed to DtAxisAlignedBoundingBox) This is so that this lines up with the GPU SSBO/buffers and can be consumed directly by the GPU. More...
 
struct  makVrv::DtGeometrySpecification
 Structure that is packed for consumption by GPU for indirect rendering. More...
 

Namespaces

 makVrv
 Declare & export the plugin initialization function (bool initDeModule(DtDe* de))
 

Typedefs

typedef std::vector
< DtGeometrySpecification > 
makVrv::DtGeometrySpecVector
 Each model type can have a number of geometries. More...
 

Functions

DT_DLL_VRVINDIRECTRENDERING
std::ostream & 
makVrv::operator<< (std::ostream &outPutStream, const DtGeometrySpecification &spec)
 ability to print to stream More...
 

Detailed Description

DtGeometrySpecification class declaration.


Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)