#include <domGl_sampler2D.h>

Protected Member Functions | |
| domGl_sampler2D_complexType (DAE &dae, daeElement *elt) | |
| virtual domGl_sampler2D_complexType & | operator= (const domGl_sampler2D_complexType &cpy) |
| virtual | ~domGl_sampler2D_complexType () |
A two-dimensional texture sampler for the GLSL profile.
Definition at line 22 of file domGl_sampler2D.h.
| domGl_sampler2D_complexType::domGl_sampler2D_complexType | ( | DAE & | dae, | |
| daeElement * | elt | |||
| ) | [inline, protected] |
Constructor
Definition at line 29 of file domGl_sampler2D.h.
| virtual domGl_sampler2D_complexType::~domGl_sampler2D_complexType | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 33 of file domGl_sampler2D.h.
| virtual domGl_sampler2D_complexType& domGl_sampler2D_complexType::operator= | ( | const domGl_sampler2D_complexType & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 37 of file domGl_sampler2D.h.