#include <domGl_sampler3D.h>

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