Home
last modified time | relevance | path

Searched refs:InnerCurves (Results 1 – 21 of 21) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/assimp/code/Importer/IFC/
H A DIFCGeometry.cpp701 if( !cprofile->InnerCurves.empty() ) { in ProcessExtrudedAreaSolid()
706 for (const Schema_2x3::IfcCurve* curve : cprofile->InnerCurves) { in ProcessExtrudedAreaSolid()
H A DIFCReaderGen_2x3.h1610 ListOf< Lazy< IfcCurve >, 1, 0 > InnerCurves; in IfcArbitraryProfileDefWithVoids() member
H A DIFCReaderGen_4.h1894 ListOf< Lazy< IfcCurve >, 1, 0 > InnerCurves; in IfcArbitraryProfileDefWithVoids() member
H A DIFCReaderGen_4.cpp1669 try { GenericConvert( in->InnerCurves, arg, db ); break; } in GenericFill()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DIFCGeometry.cpp698 if( !cprofile->InnerCurves.empty() ) { in ProcessExtrudedAreaSolid()
703 BOOST_FOREACH(const IfcCurve* curve, cprofile->InnerCurves) { in ProcessExtrudedAreaSolid()
H A DIFCReaderGen.h1608 ListOf< Lazy< IfcCurve >, 1, 0 > InnerCurves; in IfcArbitraryProfileDefWithVoids() member
H A DIFCReaderGen.cpp1452 try { GenericConvert( in->InnerCurves, arg, db ); break; } in GenericFill()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/IFC/
H A DIFCGeometry.cpp701 if( !cprofile->InnerCurves.empty() ) { in ProcessExtrudedAreaSolid()
706 for (const Schema_2x3::IfcCurve* curve : cprofile->InnerCurves) { in ProcessExtrudedAreaSolid()
H A DIFCReaderGen_2x3.h1615 ListOf< Lazy< IfcCurve >, 1, 0 > InnerCurves; in IfcArbitraryProfileDefWithVoids() member
H A DIFCReaderGen_4.h1894 ListOf< Lazy< IfcCurve >, 1, 0 > InnerCurves; in IfcArbitraryProfileDefWithVoids() member
H A DIFCReaderGen_4.cpp1669 try { GenericConvert( in->InnerCurves, arg, db ); break; } in GenericFill()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DIFCGeometry.cpp695 if( !cprofile->InnerCurves.empty() ) { in ProcessExtrudedAreaSolid()
700 for(const IfcCurve* curve : cprofile->InnerCurves) { in ProcessExtrudedAreaSolid()
H A DIFCReaderGen.h1608 ListOf< Lazy< IfcCurve >, 1, 0 > InnerCurves; in IfcArbitraryProfileDefWithVoids() member
H A DIFCReaderGen.cpp1452 try { GenericConvert( in->InnerCurves, arg, db ); break; } in GenericFill()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DIFCGeometry.cpp695 if( !cprofile->InnerCurves.empty() ) { in ProcessExtrudedAreaSolid()
700 for(const IfcCurve* curve : cprofile->InnerCurves) { in ProcessExtrudedAreaSolid()
H A DIFCReaderGen.h1608 ListOf< Lazy< IfcCurve >, 1, 0 > InnerCurves; in IfcArbitraryProfileDefWithVoids() member
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DIFCReaderGen.h1773 ListOf< Lazy< IfcCurve >, 1, 0 > InnerCurves; in IfcArbitraryProfileDefWithVoids() member
/dports/cad/stepcode/stepcode-0.8/data/ifc2x3/
H A DIFC2X3_TC1.exp2850 InnerCurves : SET [1:?] OF IfcCurve;
2853 WR2 : SIZEOF(QUERY(temp <* InnerCurves | temp.Dim <> 2)) = 0;
2854 WR3 : SIZEOF(QUERY(temp <* InnerCurves | 'IFC2X3.IFCLINE' IN TYPEOF(temp))) = 0;
/dports/multimedia/assimp/assimp-5.1.3/scripts/StepImporter/
H A Dschema_ifc2x3.exp2850 InnerCurves : SET [1:?] OF IfcCurve;
2853 WR2 : SIZEOF(QUERY(temp <* InnerCurves | temp.Dim <> 2)) = 0;
2854 WR3 : SIZEOF(QUERY(temp <* InnerCurves | 'IFC2X3.IFCLINE' IN TYPEOF(temp))) = 0;
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/scripts/IFCImporter/
H A Dschema.exp2850 InnerCurves : SET [1:?] OF IfcCurve;
2853 WR2 : SIZEOF(QUERY(temp <* InnerCurves | temp.Dim <> 2)) = 0;
2854 WR3 : SIZEOF(QUERY(temp <* InnerCurves | 'IFC2X3.IFCLINE' IN TYPEOF(temp))) = 0;
/dports/cad/stepcode/stepcode-0.8/data/ifc4/
H A DIFC4.exp3422 InnerCurves : SET [1:?] OF IfcCurve;
3425 WR2 : SIZEOF(QUERY(temp <* InnerCurves | temp.Dim <> 2)) = 0;
3426 WR3 : SIZEOF(QUERY(temp <* InnerCurves | 'IFC4.IFCLINE' IN TYPEOF(temp))) = 0;