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