HomeSort by relevance Sort by last modified time
    Searched refs:daeElementRef (Results 1 - 25 of 360) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/collada/include/dae/
daeDocument.h 41 * @return A @c daeElementRef for the @c domCollada that is the root of this document.
88 void insertElement( daeElementRef element );
95 void removeElement( daeElementRef element );
103 void changeElementID( daeElementRef element, daeString newID );
111 void changeElementSID( daeElementRef element, daeString newSID );
140 daeElementRef dom;
daeIOPluginCommon.h 48 virtual daeElementRef readFromFile(const daeURI& uri) = 0;
49 virtual daeElementRef readFromMemory(daeString buffer, const daeURI& baseUri) = 0;
53 daeElementRef beginReadElement(daeElement* parentElement,
daeTinyXMLPlugin.h 61 virtual daeElementRef readFromFile(const daeURI& uri);
62 virtual daeElementRef readFromMemory(daeString buffer, const daeURI& baseUri);
63 daeElementRef readElement(TiXmlElement* tinyXmlElement, daeElement* parentElement);
  /external/collada/src/dae/
daeDocument.cpp 21 void daeDocument::insertElement( daeElementRef element ) {
25 void daeDocument::removeElement( daeElementRef element ) {
29 void daeDocument::changeElementID( daeElementRef element, daeString newID ) {
33 void daeDocument::changeElementSID( daeElementRef element, daeString newSID ) {
daeMetaElementAttribute.cpp 33 daeElementRef *ref = (daeElementRef*)(getWritableMemory(e));
41 daeElement *cpy = (*(daeElementRef*)(getWritableMemory(from)))->clone();
42 (*(daeElementRef*)(getWritableMemory(to))) = cpy;
53 daeElementRef* er = (daeElementRef*)getWritableMemory( parent );
73 return ((*((daeElementRef*)getWritableMemory(e))) != NULL);
120 daeElementRef* er = (daeElementRef*)getWritableMemory(parent);
185 daeElementRef* er = (daeElementRef*)getWritableMemory(parent)
    [all...]
daeMetaGroup.cpp 31 daeElementRef el;
49 el = *(daeElementRef*)mem;
77 //el = *(daeElementRef*)_elementContainer->get(parent, elCnt );
101 daeElementRef el;
106 el = *(daeElementRef*)mem;
135 (*((daeElementRef*)_elementContainer->get(parent, (daeInt)x )))->getChildren( array );
136 /*daeElementRef el = (*((daeElementRef*)_elementContainer->get(parent, (daeInt)x )));
  /external/collada/include/modules/
daeLIBXMLPlugin.h 75 virtual daeElementRef readFromFile(const daeURI& uri);
76 virtual daeElementRef readFromMemory(daeString buffer, const daeURI& baseUri);
77 daeElementRef read(_xmlTextReader* reader);
78 daeElementRef readElement(_xmlTextReader* reader,
  /external/collada/include/1.4/dom/
domFx_profile_abstract.h 45 * Creates an instance of this class and returns a daeElementRef referencing it.
46 * @return a daeElementRef referencing an instance of this object.
48 static DLLSPEC daeElementRef create(DAE& dae);
domGl_hook_abstract.h 41 * Creates an instance of this class and returns a daeElementRef referencing it.
42 * @return a daeElementRef referencing an instance of this object.
44 static DLLSPEC daeElementRef create(DAE& dae);
domAsset.h 94 * Creates an instance of this class and returns a daeElementRef referencing it.
95 * @return a daeElementRef referencing an instance of this object.
97 static DLLSPEC daeElementRef create(DAE& dae);
156 * Creates an instance of this class and returns a daeElementRef referencing it.
157 * @return a daeElementRef referencing an instance of this object.
159 static DLLSPEC daeElementRef create(DAE& dae);
218 * Creates an instance of this class and returns a daeElementRef referencing it.
219 * @return a daeElementRef referencing an instance of this object.
221 static DLLSPEC daeElementRef create(DAE& dae);
280 * Creates an instance of this class and returns a daeElementRef referencing it
    [all...]
domFx_sampler3D_common.h 71 * Creates an instance of this class and returns a daeElementRef referencing it.
72 * @return a daeElementRef referencing an instance of this object.
74 static DLLSPEC daeElementRef create(DAE& dae);
129 * Creates an instance of this class and returns a daeElementRef referencing it.
130 * @return a daeElementRef referencing an instance of this object.
132 static DLLSPEC daeElementRef create(DAE& dae);
187 * Creates an instance of this class and returns a daeElementRef referencing it.
188 * @return a daeElementRef referencing an instance of this object.
190 static DLLSPEC daeElementRef create(DAE& dae);
245 * Creates an instance of this class and returns a daeElementRef referencing it
    [all...]
domFx_samplerCUBE_common.h 71 * Creates an instance of this class and returns a daeElementRef referencing it.
72 * @return a daeElementRef referencing an instance of this object.
74 static DLLSPEC daeElementRef create(DAE& dae);
129 * Creates an instance of this class and returns a daeElementRef referencing it.
130 * @return a daeElementRef referencing an instance of this object.
132 static DLLSPEC daeElementRef create(DAE& dae);
187 * Creates an instance of this class and returns a daeElementRef referencing it.
188 * @return a daeElementRef referencing an instance of this object.
190 static DLLSPEC daeElementRef create(DAE& dae);
245 * Creates an instance of this class and returns a daeElementRef referencing it
    [all...]
domBox.h 83 * Creates an instance of this class and returns a daeElementRef referencing it.
84 * @return a daeElementRef referencing an instance of this object.
86 static DLLSPEC daeElementRef create(DAE& dae);
139 * Creates an instance of this class and returns a daeElementRef referencing it.
140 * @return a daeElementRef referencing an instance of this object.
142 static DLLSPEC daeElementRef create(DAE& dae);
domEllipsoid.h 76 * Creates an instance of this class and returns a daeElementRef referencing it.
77 * @return a daeElementRef referencing an instance of this object.
79 static DLLSPEC daeElementRef create(DAE& dae);
115 * Creates an instance of this class and returns a daeElementRef referencing it.
116 * @return a daeElementRef referencing an instance of this object.
118 static DLLSPEC daeElementRef create(DAE& dae);
domGles_sampler_state.h 72 * Creates an instance of this class and returns a daeElementRef referencing it.
73 * @return a daeElementRef referencing an instance of this object.
75 static DLLSPEC daeElementRef create(DAE& dae);
130 * Creates an instance of this class and returns a daeElementRef referencing it.
131 * @return a daeElementRef referencing an instance of this object.
133 static DLLSPEC daeElementRef create(DAE& dae);
188 * Creates an instance of this class and returns a daeElementRef referencing it.
189 * @return a daeElementRef referencing an instance of this object.
191 static DLLSPEC daeElementRef create(DAE& dae);
246 * Creates an instance of this class and returns a daeElementRef referencing it
    [all...]
domPlane.h 84 * Creates an instance of this class and returns a daeElementRef referencing it.
85 * @return a daeElementRef referencing an instance of this object.
87 static DLLSPEC daeElementRef create(DAE& dae);
141 * Creates an instance of this class and returns a daeElementRef referencing it.
142 * @return a daeElementRef referencing an instance of this object.
144 static DLLSPEC daeElementRef create(DAE& dae);
domSphere.h 78 * Creates an instance of this class and returns a daeElementRef referencing it.
79 * @return a daeElementRef referencing an instance of this object.
81 static DLLSPEC daeElementRef create(DAE& dae);
134 * Creates an instance of this class and returns a daeElementRef referencing it.
135 * @return a daeElementRef referencing an instance of this object.
137 static DLLSPEC daeElementRef create(DAE& dae);
domFx_surface_format_hint_common.h 78 * Creates an instance of this class and returns a daeElementRef referencing it.
79 * @return a daeElementRef referencing an instance of this object.
81 static DLLSPEC daeElementRef create(DAE& dae);
141 * Creates an instance of this class and returns a daeElementRef referencing it.
142 * @return a daeElementRef referencing an instance of this object.
144 static DLLSPEC daeElementRef create(DAE& dae);
205 * Creates an instance of this class and returns a daeElementRef referencing it.
206 * @return a daeElementRef referencing an instance of this object.
208 static DLLSPEC daeElementRef create(DAE& dae);
267 * Creates an instance of this class and returns a daeElementRef referencing it
    [all...]
domFx_surface_init_cube_common.h 72 * Creates an instance of this class and returns a daeElementRef referencing it.
73 * @return a daeElementRef referencing an instance of this object.
75 static DLLSPEC daeElementRef create(DAE& dae);
151 * Creates an instance of this class and returns a daeElementRef referencing it.
152 * @return a daeElementRef referencing an instance of this object.
154 static DLLSPEC daeElementRef create(DAE& dae);
217 * Creates an instance of this class and returns a daeElementRef referencing it.
218 * @return a daeElementRef referencing an instance of this object.
220 static DLLSPEC daeElementRef create(DAE& dae);
280 * Creates an instance of this class and returns a daeElementRef referencing it
    [all...]
domFx_sampler2D_common.h 71 * Creates an instance of this class and returns a daeElementRef referencing it.
72 * @return a daeElementRef referencing an instance of this object.
74 static DLLSPEC daeElementRef create(DAE& dae);
129 * Creates an instance of this class and returns a daeElementRef referencing it.
130 * @return a daeElementRef referencing an instance of this object.
132 static DLLSPEC daeElementRef create(DAE& dae);
187 * Creates an instance of this class and returns a daeElementRef referencing it.
188 * @return a daeElementRef referencing an instance of this object.
190 static DLLSPEC daeElementRef create(DAE& dae);
245 * Creates an instance of this class and returns a daeElementRef referencing it
    [all...]
domFx_samplerRECT_common.h 71 * Creates an instance of this class and returns a daeElementRef referencing it.
72 * @return a daeElementRef referencing an instance of this object.
74 static DLLSPEC daeElementRef create(DAE& dae);
129 * Creates an instance of this class and returns a daeElementRef referencing it.
130 * @return a daeElementRef referencing an instance of this object.
132 static DLLSPEC daeElementRef create(DAE& dae);
187 * Creates an instance of this class and returns a daeElementRef referencing it.
188 * @return a daeElementRef referencing an instance of this object.
190 static DLLSPEC daeElementRef create(DAE& dae);
245 * Creates an instance of this class and returns a daeElementRef referencing it
    [all...]
domFx_basic_type_common.h 81 * Creates an instance of this class and returns a daeElementRef referencing it.
82 * @return a daeElementRef referencing an instance of this object.
84 static DLLSPEC daeElementRef create(DAE& dae);
144 * Creates an instance of this class and returns a daeElementRef referencing it.
145 * @return a daeElementRef referencing an instance of this object.
147 static DLLSPEC daeElementRef create(DAE& dae);
207 * Creates an instance of this class and returns a daeElementRef referencing it.
208 * @return a daeElementRef referencing an instance of this object.
210 static DLLSPEC daeElementRef create(DAE& dae);
270 * Creates an instance of this class and returns a daeElementRef referencing it
    [all...]
domGles_basic_type_common.h 78 * Creates an instance of this class and returns a daeElementRef referencing it.
79 * @return a daeElementRef referencing an instance of this object.
81 static DLLSPEC daeElementRef create(DAE& dae);
141 * Creates an instance of this class and returns a daeElementRef referencing it.
142 * @return a daeElementRef referencing an instance of this object.
144 static DLLSPEC daeElementRef create(DAE& dae);
204 * Creates an instance of this class and returns a daeElementRef referencing it.
205 * @return a daeElementRef referencing an instance of this object.
207 static DLLSPEC daeElementRef create(DAE& dae);
267 * Creates an instance of this class and returns a daeElementRef referencing it
    [all...]
domGl_pipeline_settings.h 102 * Creates an instance of this class and returns a daeElementRef referencing it.
103 * @return a daeElementRef referencing an instance of this object.
105 static DLLSPEC daeElementRef create(DAE& dae);
169 * Creates an instance of this class and returns a daeElementRef referencing it.
170 * @return a daeElementRef referencing an instance of this object.
172 static DLLSPEC daeElementRef create(DAE& dae);
214 * Creates an instance of this class and returns a daeElementRef referencing it.
215 * @return a daeElementRef referencing an instance of this object.
217 static DLLSPEC daeElementRef create(DAE& dae);
293 * Creates an instance of this class and returns a daeElementRef referencing it
    [all...]
domFx_sampler1D_common.h 71 * Creates an instance of this class and returns a daeElementRef referencing it.
72 * @return a daeElementRef referencing an instance of this object.
74 static DLLSPEC daeElementRef create(DAE& dae);
129 * Creates an instance of this class and returns a daeElementRef referencing it.
130 * @return a daeElementRef referencing an instance of this object.
132 static DLLSPEC daeElementRef create(DAE& dae);
187 * Creates an instance of this class and returns a daeElementRef referencing it.
188 * @return a daeElementRef referencing an instance of this object.
190 static DLLSPEC daeElementRef create(DAE& dae);
245 * Creates an instance of this class and returns a daeElementRef referencing it
    [all...]

Completed in 355 milliseconds

1 2 3 4 5 6 7 8 91011>>