Home
last modified time | relevance | path

Searched defs:ImportData (Results 1 – 25 of 781) sorted by relevance

12345678910>>...32

/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/tools/assimp_cmd/
H A DMain.h93 struct ImportData struct
95 ImportData() in ImportData() argument
127 int ProcessStandardArguments(ImportData& fill, argument
/dports/multimedia/assimp/assimp-5.1.3/tools/assimp_cmd/
H A DMain.h93 struct ImportData { struct
94 ImportData() in ImportData() argument
103 unsigned int ppFlags;
106 bool showLog;
109 std::string logFile;
112 bool verbose;
115 bool log;
118 aiVector3D rot;
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/cmake/
H A Dcmakeimportjsonjob.h19 struct ImportData { struct
20 CMakeFilesCompilationData compilationData;
21 QHash<KDevelop::Path, QVector<CMakeTarget>> targets;
22 QVector<CMakeTest> testSuites;
/dports/devel/vcglib/vcglib-2020.09/vcg/connectors/
H A Dhedge_component.h109 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
136 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
164 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
176 void ImportData(const LeftV & left ) { this->V() = NULL; T::ImportData( left); } in ImportData() function
191 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
220 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
233 void ImportData(const LeftV & left ) { HHp() = NULL; T::ImportData( left); } in ImportData() function
252 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
279 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
306 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
[all …]
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/connectors/
H A Dhedge_component.h109 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
136 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
164 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
176 void ImportData(const LeftV & left ) { this->V() = NULL; T::ImportData( left); } in ImportData() function
191 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
220 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
233 void ImportData(const LeftV & left ) { HHp() = NULL; T::ImportData( left); } in ImportData() function
252 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
279 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
306 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/evanw/esbuild/internal/graph/
H A Dmeta.go159 type ImportData struct { struct
166 ReExports []js_ast.Dependency
168 NameLoc logger.Loc // Optional, goes with sourceIndex, ignore if zero
169 Ref js_ast.Ref
170 SourceIndex uint32
/dports/devel/esbuild/esbuild-0.12.23/internal/graph/
H A Dmeta.go155 type ImportData struct { struct
162 ReExports []js_ast.Dependency
164 NameLoc logger.Loc // Optional, goes with sourceIndex, ignore if zero
165 Ref js_ast.Ref
166 SourceIndex uint32
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_isoparametrization/
H A Dparam_mesh.h51 void ImportData(const BaseVertex & left ) in ImportData() function
70 void ImportData(const LeftV & left ) in ImportData() function
149 void ImportData(const LeftV & left ) in ImportData() function
163 void ImportData(const BaseFace & left ) in ImportData() function
/dports/graphics/ogre3d/ogre-1.11.6/Components/Terrain/include/
H A DOgreTerrain.h324 struct ImportData struct
329 uint16 terrainSize;
335 uint16 maxBatchSize;
346 uint16 minBatchSize;
352 Vector3 pos;
355 Real worldSize;
362 Image* inputImage;
368 float* inputFloat;
400 ImportData() in ImportData() argument
417 ImportData(const ImportData& rhs) in ImportData() function
[all …]
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/Components/Terrain/include/
H A DOgreTerrain.h324 struct ImportData struct
329 uint16 terrainSize;
335 uint16 maxBatchSize;
346 uint16 minBatchSize;
352 Vector3 pos;
355 Real worldSize;
362 Image* inputImage;
368 float* inputFloat;
400 ImportData() in ImportData() argument
417 ImportData(const ImportData& rhs) in ImportData() function
[all …]
/dports/devel/vcglib/vcglib-2020.09/vcg/simplex/vertex/
H A Dcomponent.h170 void ImportData(const RightValueType & /*rVert*/ ) { in ImportData() function
193 …void ImportData(const RightValueType & rVert ) { if(rVert.IsCoordEnabled()) P().Import(rVert.cP()… in ImportData() function
231 void ImportData(const RightValueType & rVert ){ in ImportData() function
362 …void ImportData(const RightValueType & rVert ) { if(rVert.IsColorEnabled()) C() = rVert.cC(); T:… in ImportData() function
391 …void ImportData(const RightValueType & rVert ) { if(rVert.IsQualityEnabled()) Q() = rVert.cQ(); T… in ImportData() function
426 void ImportData(const RightValueType & rVert ) { in ImportData() function
471 void ImportData(const RightValueType & rVert ) { in ImportData() function
507 …void ImportData(const RightValueType & rVert ) { if(rVert.IsRadiusEnabled()) R() = rVert.cR(); TT… in ImportData() function
536 void ImportData(const RightValueType & rVert ) { T::ImportData( rVert); } in ImportData() function
565 void ImportData(const RightValueType & rVert ) { T::ImportData( rVert); } in ImportData() function
[all …]
H A Dcomponent_ocf.h293 void ImportData(const RightVertexType & rightV) in ImportData() function
320 void ImportData(const RightVertexType & rightV){ in ImportData() function
339 void ImportData(const RightVertexType & rightV) in ImportData() function
364 void ImportData(const RightVertexType & rightV) in ImportData() function
389 void ImportData(const RightVertexType & rightV) in ImportData() function
414 void ImportData(const RightVertexType & rightV) in ImportData() function
451 void ImportData(const RightVertexType & rightV){ in ImportData() function
502 void ImportData(const RightVertexType & rightV){ in ImportData() function
538 void ImportData(const RightVertexType & rightV) in ImportData() function
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/simplex/vertex/
H A Dcomponent.h162 void ImportData(const RightValueType & /*rVert*/ ) { in ImportData() function
185 …void ImportData(const RightValueType & rVert ) { if(rVert.IsCoordEnabled()) P().Import(rVert.cP()… in ImportData() function
223 void ImportData(const RightValueType & rVert ){ in ImportData() function
354 …void ImportData(const RightValueType & rVert ) { if(rVert.IsColorEnabled()) C() = rVert.cC(); T:… in ImportData() function
383 …void ImportData(const RightValueType & rVert ) { if(rVert.IsQualityEnabled()) Q() = rVert.cQ(); T… in ImportData() function
418 void ImportData(const RightValueType & rVert ) { in ImportData() function
463 void ImportData(const RightValueType & rVert ) { in ImportData() function
499 …void ImportData(const RightValueType & rVert ) { if(rVert.IsRadiusEnabled()) R() = rVert.cR(); TT… in ImportData() function
528 void ImportData(const RightValueType & rVert ) { T::ImportData( rVert); } in ImportData() function
557 void ImportData(const RightValueType & rVert ) { T::ImportData( rVert); } in ImportData() function
[all …]
H A Dcomponent_ocf.h293 void ImportData(const RightVertexType & rightV) in ImportData() function
320 void ImportData(const RightVertexType & rightV){ in ImportData() function
339 void ImportData(const RightVertexType & rightV) in ImportData() function
364 void ImportData(const RightVertexType & rightV) in ImportData() function
389 void ImportData(const RightVertexType & rightV) in ImportData() function
414 void ImportData(const RightVertexType & rightV) in ImportData() function
451 void ImportData(const RightVertexType & rightV){ in ImportData() function
502 void ImportData(const RightVertexType & rightV){ in ImportData() function
538 void ImportData(const RightVertexType & rightV) in ImportData() function
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/simplex/edge/
H A Dcomponent.h99 void ImportData(const LeftF & leftF) {T::ImportData(leftF);} in ImportData() function
146 void ImportData(const LeftF & leftF){ T::ImportData(leftF);} in ImportData() function
175 void ImportData(const LeftV & left ) { IMark() = left.IMark(); T::ImportData( left); } in ImportData() function
194 void ImportData(const LeftV & left ) { Flags() = left.Flags(); T::ImportData( left); } in ImportData() function
216 void ImportData(const LeftV & left ) { C() = left.cC(); T::ImportData( left); } in ImportData() function
241 void ImportData(const LeftV & left ) { Q() = left.cQ(); TT::ImportData( left); } in ImportData() function
276 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
309 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
327 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
352 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
/dports/devel/vcglib/vcglib-2020.09/vcg/simplex/edge/
H A Dcomponent.h101 void ImportData(const LeftF & leftF) {T::ImportData(leftF);} in ImportData() function
148 void ImportData(const LeftF & leftF){ T::ImportData(leftF);} in ImportData() function
178 void ImportData(const RightValueType & rightE ) in ImportData() function
202 void ImportData(const LeftV & left ) { Flags() = left.Flags(); T::ImportData( left); } in ImportData() function
224 void ImportData(const LeftV & left ) { C() = left.cC(); T::ImportData( left); } in ImportData() function
249 void ImportData(const LeftV & left ) { Q() = left.cQ(); TT::ImportData( left); } in ImportData() function
284 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
317 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
335 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
360 void ImportData(const LeftV & left ) { T::ImportData( left); } in ImportData() function
/dports/devel/vcglib/vcglib-2020.09/vcg/simplex/face/
H A Dcomponent_ocf.h417 void ImportData(const RightFaceType & rightF){ in ImportData() function
458 void ImportData(const RightFaceType & rightF){ in ImportData() function
483 void ImportData(const RightFaceType & rightF){ in ImportData() function
525 void ImportData(const RightFaceType & rightF){ in ImportData() function
558 void ImportData(const RightFaceType & rightF){ in ImportData() function
584 void ImportData(const RightFaceType & rightF){ in ImportData() function
609 void ImportData(const RightFaceType & rightF){ in ImportData() function
628 void ImportData(const RightFaceType & rightF){ in ImportData() function
648 void ImportData(const RightFaceType & rightF){ in ImportData() function
668 void ImportData(const RightFaceType & rightF){ in ImportData() function
[all …]
H A Dcomponent.h151 void ImportData(const RightValueType & rightF) {T::ImportData(rightF);} in ImportData() function
218 void ImportData(const RightValueType & rightF) in ImportData() function
292 void ImportData(const RightValueType & rightF){ in ImportData() function
328 void ImportData(const RightValueType & rightF){ in ImportData() function
350 void ImportData(const RightValueType & rightF){ in ImportData() function
370 void ImportData(const RightValueType & rightF){ in ImportData() function
403 void ImportData(const RightValueType & rightF){ in ImportData() function
433 void ImportData(const RightValueType & rightF){ in ImportData() function
469 void ImportData(const RightValueType & rightF){ in ImportData() function
506 void ImportData(const RightValueType & rightF ) { in ImportData() function
[all …]
H A Dcomponent_polygon.h99 void ImportData(const LeftF & leftF){ T::ImportData(leftF);} in ImportData() function
140 void ImportData(const LeftF & leftF){T::ImportData(leftF);} in ImportData() function
184 void ImportData(const LeftF & leftF){T::ImportData(leftF);} in ImportData() function
225 void ImportData(const LeftF & leftF){T::ImportData(leftF);} in ImportData() function
259 void ImportData(const LeftF & leftF){T::ImportData(leftF);} in ImportData() function
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/simplex/face/
H A Dcomponent_ocf.h417 void ImportData(const RightFaceType & rightF){ in ImportData() function
458 void ImportData(const RightFaceType & rightF){ in ImportData() function
483 void ImportData(const RightFaceType & rightF){ in ImportData() function
525 void ImportData(const RightFaceType & rightF){ in ImportData() function
558 void ImportData(const RightFaceType & rightF){ in ImportData() function
584 void ImportData(const RightFaceType & rightF){ in ImportData() function
609 void ImportData(const RightFaceType & rightF){ in ImportData() function
628 void ImportData(const RightFaceType & rightF){ in ImportData() function
648 void ImportData(const RightFaceType & rightF){ in ImportData() function
668 void ImportData(const RightFaceType & rightF){ in ImportData() function
[all …]
H A Dcomponent.h151 void ImportData(const RightValueType & rightF) {T::ImportData(rightF);} in ImportData() function
218 void ImportData(const RightValueType & rightF) in ImportData() function
292 void ImportData(const RightValueType & rightF){ in ImportData() function
328 void ImportData(const RightValueType & rightF){ in ImportData() function
350 void ImportData(const RightValueType & rightF){ in ImportData() function
370 void ImportData(const RightValueType & rightF){ in ImportData() function
403 void ImportData(const RightValueType & rightF){ in ImportData() function
433 void ImportData(const RightValueType & rightF){ in ImportData() function
469 void ImportData(const RightValueType & rightF){ in ImportData() function
506 void ImportData(const RightValueType & rightF ) { in ImportData() function
[all …]
H A Dcomponent_polygon.h99 void ImportData(const LeftF & leftF){ T::ImportData(leftF);} in ImportData() function
139 void ImportData(const LeftF & leftF){T::ImportData(leftF);} in ImportData() function
183 void ImportData(const LeftF & leftF){T::ImportData(leftF);} in ImportData() function
224 void ImportData(const LeftF & leftF){T::ImportData(leftF);} in ImportData() function
258 void ImportData(const LeftF & leftF){T::ImportData(leftF);} in ImportData() function
/dports/devel/vcglib/vcglib-2020.09/vcg/simplex/tetrahedron/
H A Dcomponent.h133 void ImportData(const RightValuteType & ) {} in ImportData() function
225 void ImportData(const RightValueType & rTetra) { T::ImportData(rTetra); } in ImportData() function
295 void ImportData(const RightValueType & rightT){ in ImportData() function
318 void ImportData(const RightValueType & rightT){ in ImportData() function
344 void ImportData(const RightValueType & rightT){ in ImportData() function
371 void ImportData(const RightValueType & rightT){ in ImportData() function
409 void ImportData(const RightValueType & rightT){ in ImportData() function
465 void ImportData(const RightValueType & rightT){T::ImportData(rightT);} in ImportData() function
501 void ImportData(const RightValueType & rightT){T::ImportData(rightT);} in ImportData() function
/dports/games/0ad/0ad-0.0.23b-alpha/source/tools/atlas/AtlasUI/General/
H A DIAtlasSerialiser.h44 virtual void ImportData(AtObj& in) { ThawData(in); } in ImportData() function
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/environ/tests/
H A Dtest_environ.py25 class ImportData(object): class

12345678910>>...32