Searched refs:domPRef (Results 1 - 6 of 6) sorted by relevance

/external/collada/include/1.4/dom/
H A DdomLines.h61 domPRef elemP;
115 const domPRef getP() const { return elemP; }
H A DdomTriangles.h61 domPRef elemP;
115 const domPRef getP() const { return elemP; }
H A DdomPolylist.h137 domPRef elemP;
196 const domPRef getP() const { return elemP; }
H A DdomPolygons.h122 domPRef elemP;
134 const domPRef getP() const { return elemP; }
H A DdomElements.h461 typedef daeSmartRef<domP> domPRef; typedef
462 typedef daeTArray<domPRef> domP_Array;
/external/collada/src/1.4/dom/
H A DdomP.cpp22 domPRef ref = new domP(dae);

Completed in 86 milliseconds