Searched refs:domGl_sampler3DRef (Results 1 - 4 of 4) sorted by relevance

/external/collada/src/1.4/dom/
H A DdomGl_sampler3D.cpp22 domGl_sampler3DRef ref = new domGl_sampler3D(dae);
/external/collada/include/1.4/dom/
H A DdomGlsl_param_type.h1044 domGl_sampler3DRef elemSampler3D;
1159 const domGl_sampler3DRef getSampler3D() const { return elemSampler3D; }
H A DdomElements.h166 typedef daeSmartRef<domGl_sampler3D> domGl_sampler3DRef; typedef
167 typedef daeTArray<domGl_sampler3DRef> domGl_sampler3D_Array;
H A DdomGl_pipeline_settings.h4598 domGl_sampler3DRef elemValue;
4631 const domGl_sampler3DRef getValue() const { return elemValue; }

Completed in 89 milliseconds