HomeSort by relevance Sort by last modified time
    Searched defs:domVcountRef (Results 1 - 2 of 2) sorted by null

  /external/collada/include/1.4/dom/
domPolylist.h 37 typedef daeSmartRef<domVcount> domVcountRef;
38 typedef daeTArray<domVcountRef> domVcount_Array;
133 domVcountRef elemVcount;
191 const domVcountRef getVcount() const { return elemVcount; }
domSkin.h 197 typedef daeSmartRef<domVcount> domVcountRef;
198 typedef daeTArray<domVcountRef> domVcount_Array;
348 domVcountRef elemVcount;
387 const domVcountRef getVcount() const { return elemVcount; }

Completed in 524 milliseconds