HomeSort by relevance Sort by last modified time
    Searched refs:ref (Results 376 - 400 of 1405) sorted by null

<<11121314151617181920>>

  /external/collada/src/1.4/dom/
domCOLLADA.cpp 25 domCOLLADARef ref = new domCOLLADA(dae); local
26 ref->_meta = dae.getMeta(domCOLLADA::ID());
27 ref->setAttribute("version", COLLADA_VERSION );
28 ref->setAttribute("xmlns", COLLADA_NAMESPACE );
29 ref->_meta = NULL;
30 return ref;
212 domCOLLADA::domSceneRef ref = new domCOLLADA::domScene(dae); local
213 return ref;
domCg_setparam_simple.cpp 22 domCg_setparam_simpleRef ref = new domCg_setparam_simple(dae); local
23 return ref;
57 // Add attribute: ref
60 ma->setName( "ref" );
domFx_surface_init_from_common.cpp 22 domFx_surface_init_from_commonRef ref = new domFx_surface_init_from_common(dae); local
23 return ref;
domGles_texcombiner_argumentAlpha_type.cpp 22 domGles_texcombiner_argumentAlpha_typeRef ref = new domGles_texcombiner_argumentAlpha_type(dae); local
23 return ref;
domGles_texcombiner_argumentRGB_type.cpp 22 domGles_texcombiner_argumentRGB_typeRef ref = new domGles_texcombiner_argumentRGB_type(dae); local
23 return ref;
domGles_texcombiner_commandAlpha_type.cpp 22 domGles_texcombiner_commandAlpha_typeRef ref = new domGles_texcombiner_commandAlpha_type(dae); local
23 return ref;
domGles_texcombiner_commandRGB_type.cpp 22 domGles_texcombiner_commandRGB_typeRef ref = new domGles_texcombiner_commandRGB_type(dae); local
23 return ref;
domGles_texcombiner_command_type.cpp 22 domGles_texcombiner_command_typeRef ref = new domGles_texcombiner_command_type(dae); local
23 return ref;
domGles_texenv_command_type.cpp 22 domGles_texenv_command_typeRef ref = new domGles_texenv_command_type(dae); local
23 return ref;
domGlsl_newarray_type.cpp 22 domGlsl_newarray_typeRef ref = new domGlsl_newarray_type(dae); local
23 return ref;
domGlsl_setarray_type.cpp 22 domGlsl_setarray_typeRef ref = new domGlsl_setarray_type(dae); local
23 return ref;
domGlsl_setparam_simple.cpp 22 domGlsl_setparam_simpleRef ref = new domGlsl_setparam_simple(dae); local
23 return ref;
57 // Add attribute: ref
60 ma->setName( "ref" );
domIDREF_array.cpp 22 domIDREF_arrayRef ref = new domIDREF_array(dae); local
23 return ref;
domInputLocalOffset.cpp 22 domInputLocalOffsetRef ref = new domInputLocalOffset(dae); local
23 return ref;
domInstanceWithExtra.cpp 22 domInstanceWithExtraRef ref = new domInstanceWithExtra(dae); local
23 return ref;
domInstance_camera.cpp 22 domInstance_cameraRef ref = new domInstance_camera(dae); local
23 return ref;
domInstance_force_field.cpp 22 domInstance_force_fieldRef ref = new domInstance_force_field(dae); local
23 return ref;
domInstance_light.cpp 22 domInstance_lightRef ref = new domInstance_light(dae); local
23 return ref;
domInstance_node.cpp 22 domInstance_nodeRef ref = new domInstance_node(dae); local
23 return ref;
domInstance_physics_material.cpp 22 domInstance_physics_materialRef ref = new domInstance_physics_material(dae); local
23 return ref;
domInstance_rigid_constraint.cpp 22 domInstance_rigid_constraintRef ref = new domInstance_rigid_constraint(dae); local
23 return ref;
domName_array.cpp 22 domName_arrayRef ref = new domName_array(dae); local
23 return ref;
domTechnique.cpp 22 domTechniqueRef ref = new domTechnique(dae); local
23 return ref;
domVertices.cpp 22 domVerticesRef ref = new domVertices(dae); local
23 return ref;
domVisual_scene.cpp 22 domVisual_sceneRef ref = new domVisual_scene(dae); local
23 return ref;
101 domVisual_scene::domEvaluate_sceneRef ref = new domVisual_scene::domEvaluate_scene(dae); local
102 return ref;
151 domVisual_scene::domEvaluate_scene::domRenderRef ref = new domVisual_scene::domEvaluate_scene::domRender(dae); local
152 return ref;
208 domVisual_scene::domEvaluate_scene::domRender::domLayerRef ref = new domVisual_scene::domEvaluate_scene::domRender::domLayer(dae); local
209 return ref;

Completed in 200 milliseconds

<<11121314151617181920>>