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

/external/collada/src/1.4/dom/
H A DdomGles_texture_pipeline.cpp22 domGles_texture_pipelineRef ref = new domGles_texture_pipeline(dae);
/external/collada/include/1.4/dom/
H A DdomElements.h341 typedef daeSmartRef<domGles_texture_pipeline> domGles_texture_pipelineRef; typedef
342 typedef daeTArray<domGles_texture_pipelineRef> domGles_texture_pipeline_Array;
H A DdomGles_basic_type_common.h1866 domGles_texture_pipelineRef elemTexture_pipeline;
2035 const domGles_texture_pipelineRef getTexture_pipeline() const { return elemTexture_pipeline; }
H A DdomGles_pipeline_settings.h1468 domGles_texture_pipelineRef elemValue;
1486 const domGles_texture_pipelineRef getValue() const { return elemValue; }

Completed in 100 milliseconds