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

  /external/collada/include/1.4/dom/
domFx_surface_init_planar_common.h 93 domAllRef elemAll;
114 const domAllRef getAll() const { return elemAll; }
130 domFx_surface_init_planar_common_complexType(DAE& dae, daeElement* elt) : elemAll() {}
domFx_surface_init_volume_common.h 154 domAllRef elemAll;
181 const domAllRef getAll() const { return elemAll; }
202 domFx_surface_init_volume_common_complexType(DAE& dae, daeElement* elt) : elemAll(), elemPrimary() {}
domFx_surface_init_cube_common.h 298 domAllRef elemAll;
329 const domAllRef getAll() const { return elemAll; }
360 domFx_surface_init_cube_common_complexType(DAE& dae, daeElement* elt) : elemAll(), elemPrimary(), elemFace_array() {}
  /external/collada/src/1.4/dom/
domFx_surface_init_planar_common.cpp 44 mea->setOffset( daeOffsetOf(domFx_surface_init_planar_common,elemAll) );
domFx_surface_init_volume_common.cpp 44 mea->setOffset( daeOffsetOf(domFx_surface_init_volume_common,elemAll) );
domFx_surface_init_cube_common.cpp 44 mea->setOffset( daeOffsetOf(domFx_surface_init_cube_common,elemAll) );

Completed in 8009 milliseconds