![]() |
VR-Forces 4.10 Class Documentation
|
DtPerGeomInstance class declaration. More...
Go to the source code of this file.
Classes | |
| struct | makVrv::DtPerGeomInstanceInvalidator |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Macros | |
| #define | CPU_SIDE_COMPILATION 1 |
| data that is both Per geometry and per instance such as switch states ***** Used on the GPU directly so make sure to keep this and the GLSL definition the same size ***** More... | |
Typedefs | |
| typedef std::vector < PerGeomInstance > | makVrv::DtPerGeomInstances |
| typedef DtReusableMemoryVector < PerGeomInstance, DtPerGeomInstanceInvalidator > | makVrv::DtReusablePerGeomInstances |
DtPerGeomInstance class declaration.
| #define CPU_SIDE_COMPILATION 1 |
data that is both Per geometry and per instance such as switch states ***** Used on the GPU directly so make sure to keep this and the GLSL definition the same size *****