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