#include <domGl_samplerCUBE.h>
Protected Member Functions | |
domGl_samplerCUBE_complexType (DAE &dae, daeElement *elt) | |
virtual domGl_samplerCUBE_complexType & | operator= (const domGl_samplerCUBE_complexType &cpy) |
virtual | ~domGl_samplerCUBE_complexType () |
A cube map texture sampler for the GLSL profile.
Definition at line 22 of file domGl_samplerCUBE.h.
domGl_samplerCUBE_complexType::domGl_samplerCUBE_complexType | ( | DAE & | dae, | |
daeElement * | elt | |||
) | [inline, protected] |
Constructor
Definition at line 29 of file domGl_samplerCUBE.h.
virtual domGl_samplerCUBE_complexType::~domGl_samplerCUBE_complexType | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 33 of file domGl_samplerCUBE.h.
virtual domGl_samplerCUBE_complexType& domGl_samplerCUBE_complexType::operator= | ( | const domGl_samplerCUBE_complexType & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 37 of file domGl_samplerCUBE.h.