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

DtMaterial class declaration. More...

Go to the source code of this file.

Classes

class  makVrv::DtMaterial
 structure that is packed for consumption by GPU for indirect rendering contains the material properties for a single geometry Each 'model' can have multiple multiple geometries The layout of this class matches the equivalent structure in the indirect rendering shaders. More...
 
class  makVrv::DtMaterialUtils
 Utility class for materials. More...
 

Namespaces

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

Typedefs

typedef std::vector< DtMaterial > makVrv::DtIndirectMaterialVector
 Each model type can have a number of geometries, each with an own material. More...
 

Functions

DT_DLL_VRVINDIRECTRENDERING
std::ostream & 
makVrv::operator<< (std::ostream &o, const DtMaterial &material)
 

Detailed Description

DtMaterial class declaration.


Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)