Visualization Library v1.0.3A lightweight C++ OpenGL middleware for 2D/3D graphics |
[Download] [Tutorials] [All Classes] [Grouped Classes] |
COLLADA effect. More...
#include <DaeHelpers.hpp>
Public Member Functions | |
Effect () | |
Public Attributes | |
std::vector< ref< Dae::NewParam > > | mNewParams |
ref< Dae::TechniqueCOMMON > | mDaeTechniqueCOMMON |
bool | mDoubleSided |
COLLADA effect.
Definition at line 383 of file DaeHelpers.hpp.
vl::Dae::Effect::Effect | ( | ) | [inline] |
Definition at line 385 of file DaeHelpers.hpp.
References mDoubleSided.
std::vector<ref<Dae::NewParam> > vl::Dae::Effect::mNewParams |
Definition at line 390 of file DaeHelpers.hpp.
Definition at line 391 of file DaeHelpers.hpp.
Definition at line 392 of file DaeHelpers.hpp.
Referenced by Effect().