Searched refs:domGl_samplerCUBERef (Results 1 – 4 of 4) sorted by relevance
22 domGl_samplerCUBERef ref = new domGl_samplerCUBE(dae); in create()
1045 domGl_samplerCUBERef elemSamplerCUBE;1164 const domGl_samplerCUBERef getSamplerCUBE() const { return elemSamplerCUBE; } in getSamplerCUBE()
171 typedef daeSmartRef<domGl_samplerCUBE> domGl_samplerCUBERef; typedef172 typedef daeTArray<domGl_samplerCUBERef> domGl_samplerCUBE_Array;
4751 domGl_samplerCUBERef elemValue;4784 const domGl_samplerCUBERef getValue() const { return elemValue; } in getValue()