Searched refs:domFx_surface_init_cube_common (Results 1 – 5 of 5) sorted by relevance
20 domFx_surface_init_cube_common::create(DAE& dae) in create()22 domFx_surface_init_cube_commonRef ref = new domFx_surface_init_cube_common(dae); in create()28 domFx_surface_init_cube_common::registerElement(DAE& dae) in registerElement()36 meta->registerClass(domFx_surface_init_cube_common::create); in registerElement()44 mea->setOffset( daeOffsetOf(domFx_surface_init_cube_common,elemAll) ); in registerElement()45 mea->setElementType( domFx_surface_init_cube_common::domAll::registerElement(dae) ); in registerElement()50 mea->setOffset( daeOffsetOf(domFx_surface_init_cube_common,elemPrimary) ); in registerElement()51 mea->setElementType( domFx_surface_init_cube_common::domPrimary::registerElement(dae) ); in registerElement()56 mea->setOffset( daeOffsetOf(domFx_surface_init_cube_common,elemFace_array) ); in registerElement()57 mea->setElementType( domFx_surface_init_cube_common::domFace::registerElement(dae) ); in registerElement()[all …]
58 mea->setElementType( domFx_surface_init_cube_common::registerElement(dae) ); in registerElement()
374 class domFx_surface_init_cube_common : public daeElement, public domFx_surface_init_cube_common_com…384 …domFx_surface_init_cube_common(DAE& dae) : daeElement(dae), domFx_surface_init_cube_common_complex… in domFx_surface_init_cube_common() function388 virtual ~domFx_surface_init_cube_common() {} in ~domFx_surface_init_cube_common()392 …virtual domFx_surface_init_cube_common &operator=( const domFx_surface_init_cube_common &cpy ) { (…
59 class domFx_surface_init_cube_common; variable61 typedef daeSmartRef<domFx_surface_init_cube_common> domFx_surface_init_cube_commonRef;
113 src/1.4/dom/domFx_surface_init_cube_common.cpp \