Searched refs:domInt4Ref (Results 1 - 10 of 10) sorted by relevance

/external/collada/include/1.4/dom/
H A DdomFx_annotate_type_common.h461 typedef daeSmartRef<domInt4> domInt4Ref; typedef in class:domFx_annotate_type_common
462 typedef daeTArray<domInt4Ref> domInt4_Array;
1026 domInt4Ref elemInt4;
1090 const domInt4Ref getInt4() const { return elemInt4; }
H A DdomGlsl_param_type.h904 typedef daeSmartRef<domInt4> domInt4Ref; typedef in class:domGlsl_param_type
905 typedef daeTArray<domInt4Ref> domInt4_Array;
1040 domInt4Ref elemInt4;
1139 const domInt4Ref getInt4() const { return elemInt4; }
H A DdomFx_basic_type_common.h468 typedef daeSmartRef<domInt4> domInt4Ref; typedef in class:domFx_basic_type_common
469 typedef daeTArray<domInt4Ref> domInt4_Array;
1847 domInt4Ref elemInt4;
1931 const domInt4Ref getInt4() const { return elemInt4; }
H A DdomGles_basic_type_common.h465 typedef daeSmartRef<domInt4> domInt4Ref; typedef in class:domGles_basic_type_common
466 typedef daeTArray<domInt4Ref> domInt4_Array;
1844 domInt4Ref elemInt4;
1925 const domInt4Ref getInt4() const { return elemInt4; }
H A DdomCg_param_type.h2905 typedef daeSmartRef<domInt4> domInt4Ref; typedef in class:domCg_param_type
2906 typedef daeTArray<domInt4Ref> domInt4_Array;
6765 domInt4Ref elemInt4;
7083 const domInt4Ref getInt4() const { return elemInt4; }
/external/collada/src/1.4/dom/
H A DdomFx_annotate_type_common.cpp407 domFx_annotate_type_common::domInt4Ref ref = new domFx_annotate_type_common::domInt4(dae);
H A DdomGlsl_param_type.cpp701 domGlsl_param_type::domInt4Ref ref = new domGlsl_param_type::domInt4(dae);
H A DdomFx_basic_type_common.cpp527 domFx_basic_type_common::domInt4Ref ref = new domFx_basic_type_common::domInt4(dae);
H A DdomGles_basic_type_common.cpp509 domGles_basic_type_common::domInt4Ref ref = new domGles_basic_type_common::domInt4(dae);
H A DdomCg_param_type.cpp2399 domCg_param_type::domInt4Ref ref = new domCg_param_type::domInt4(dae);

Completed in 128 milliseconds