HomeSort by relevance Sort by last modified time
    Searched refs:domFuncRef (Results 1 - 4 of 4) sorted by null

  /external/collada/include/1.4/dom/
domGles_pipeline_settings.h 43 typedef daeSmartRef<domFunc> domFuncRef;
44 typedef daeTArray<domFuncRef> domFunc_Array;
178 domFuncRef elemFunc;
186 const domFuncRef getFunc() const { return elemFunc; }
    [all...]
domGl_pipeline_settings.h 49 typedef daeSmartRef<domFunc> domFuncRef;
50 typedef daeTArray<domFuncRef> domFunc_Array;
184 domFuncRef elemFunc;
192 const domFuncRef getFunc() const { return elemFunc; }
    [all...]
  /external/collada/src/1.4/dom/
domGles_pipeline_settings.cpp 542 domGles_pipeline_settings::domAlpha_func::domFuncRef ref = new domGles_pipeline_settings::domAlpha_func::domFunc(dae);
    [all...]
domGl_pipeline_settings.cpp     [all...]

Completed in 146 milliseconds