![]() |
VR-Forces 4.10 Class Documentation
|
Contains the DtIndirectBlendFunction class declaration. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtIndirectBlendFunction |
| non virtual container class for defining a blending function More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Enumerations | |
| enum | makVrv::DtIndirectBlendFactor { makVrv::FACTOR_ONE, makVrv::FACTOR_ZERO, makVrv::FACTOR_SOURCE_ALPHA, makVrv::FACTOR_ONE_MINUS_SOURCE_ALPHA } |
Functions | |
| std::ostream & | makVrv::operator<< (std::ostream &o, const DtIndirectBlendFunction &blendFunction) |
Contains the DtIndirectBlendFunction class declaration.