Home
last modified time | relevance | path

Searched refs:OverallWidth (Results 1 – 25 of 27) sorted by relevance

12

/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DIFCProfile.cpp134 const IfcFloat offset = (ishape->OverallWidth - ishape->WebThickness) / 2; in ProcessParametrizedProfile()
144 meshout.verts.push_back(IfcVector3(ishape->OverallWidth,ishape->OverallDepth,0)); in ProcessParametrizedProfile()
145 …meshout.verts.push_back(IfcVector3(ishape->OverallWidth,ishape->FlangeThickness + inner_height,0)); in ProcessParametrizedProfile()
148 meshout.verts.push_back(IfcVector3(ishape->OverallWidth,ishape->FlangeThickness,0)); in ProcessParametrizedProfile()
149 meshout.verts.push_back(IfcVector3(ishape->OverallWidth,0,0)); in ProcessParametrizedProfile()
H A DIFCReaderGen.h1636 IfcPositiveLengthMeasure::Out OverallWidth; in IfcIShapeProfileDef() member
2280 Maybe< IfcPositiveLengthMeasure::Out > OverallWidth; in IfcDoor() member
3864 Maybe< IfcPositiveLengthMeasure::Out > OverallWidth; in IfcWindow() member
H A DIFCReaderGen.cpp1490 try { GenericConvert( in->OverallWidth, arg, db ); break; } in GenericFill()
2600 try { GenericConvert( in->OverallWidth, arg, db ); break; } in GenericFill()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DIFCProfile.cpp134 const IfcFloat offset = (ishape->OverallWidth - ishape->WebThickness) / 2; in ProcessParametrizedProfile()
144 meshout.verts.push_back(IfcVector3(ishape->OverallWidth,ishape->OverallDepth,0)); in ProcessParametrizedProfile()
145 …meshout.verts.push_back(IfcVector3(ishape->OverallWidth,ishape->FlangeThickness + inner_height,0)); in ProcessParametrizedProfile()
148 meshout.verts.push_back(IfcVector3(ishape->OverallWidth,ishape->FlangeThickness,0)); in ProcessParametrizedProfile()
149 meshout.verts.push_back(IfcVector3(ishape->OverallWidth,0,0)); in ProcessParametrizedProfile()
H A DIFCReaderGen.h1636 IfcPositiveLengthMeasure::Out OverallWidth; in IfcIShapeProfileDef() member
2280 Maybe< IfcPositiveLengthMeasure::Out > OverallWidth; in IfcDoor() member
3864 Maybe< IfcPositiveLengthMeasure::Out > OverallWidth; in IfcWindow() member
H A DIFCReaderGen.cpp1490 try { GenericConvert( in->OverallWidth, arg, db ); break; } in GenericFill()
2600 try { GenericConvert( in->OverallWidth, arg, db ); break; } in GenericFill()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DIFCProfile.cpp135 const IfcFloat offset = (ishape->OverallWidth - ishape->WebThickness) / 2; in ProcessParametrizedProfile()
145 meshout.verts.push_back(IfcVector3(ishape->OverallWidth,ishape->OverallDepth,0)); in ProcessParametrizedProfile()
146 …meshout.verts.push_back(IfcVector3(ishape->OverallWidth,ishape->FlangeThickness + inner_height,0)); in ProcessParametrizedProfile()
149 meshout.verts.push_back(IfcVector3(ishape->OverallWidth,ishape->FlangeThickness,0)); in ProcessParametrizedProfile()
150 meshout.verts.push_back(IfcVector3(ishape->OverallWidth,0,0)); in ProcessParametrizedProfile()
H A DIFCReaderGen.h1636 IfcPositiveLengthMeasure::Out OverallWidth; in IfcIShapeProfileDef() member
2280 Maybe< IfcPositiveLengthMeasure::Out > OverallWidth; in IfcDoor() member
3864 Maybe< IfcPositiveLengthMeasure::Out > OverallWidth; in IfcWindow() member
H A DIFCReaderGen1.cpp2832 try { GenericConvert( in->OverallWidth, arg, db ); break; } in GenericFill()
2969 try { GenericConvert( in->OverallWidth, arg, db ); break; } in GenericFill()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Importer/IFC/
H A DIFCProfile.cpp135 const IfcFloat offset = (ishape->OverallWidth - ishape->WebThickness) / 2; in ProcessParametrizedProfile()
145 meshout.mVerts.push_back(IfcVector3(ishape->OverallWidth,ishape->OverallDepth,0)); in ProcessParametrizedProfile()
146 …meshout.mVerts.push_back(IfcVector3(ishape->OverallWidth,ishape->FlangeThickness + inner_height,0)… in ProcessParametrizedProfile()
149 meshout.mVerts.push_back(IfcVector3(ishape->OverallWidth,ishape->FlangeThickness,0)); in ProcessParametrizedProfile()
150 meshout.mVerts.push_back(IfcVector3(ishape->OverallWidth,0,0)); in ProcessParametrizedProfile()
H A DIFCReaderGen_2x3.h1638 IfcPositiveLengthMeasure::Out OverallWidth; in IfcIShapeProfileDef() member
2282 Maybe< IfcPositiveLengthMeasure::Out > OverallWidth; in IfcDoor() member
3866 Maybe< IfcPositiveLengthMeasure::Out > OverallWidth; in IfcWindow() member
H A DIFCReaderGen_4.h2758 Maybe< IfcPositiveLengthMeasure::Out > OverallWidth; in IfcDoor() member
3280 IfcPositiveLengthMeasure::Out OverallWidth; in IfcIShapeProfileDef() member
4796 Maybe< IfcPositiveLengthMeasure::Out > OverallWidth; in IfcWindow() member
H A DIFCReaderGen1_2x3.cpp2832 try { GenericConvert( in->OverallWidth, arg, db ); break; } in GenericFill()
2969 try { GenericConvert( in->OverallWidth, arg, db ); break; } in GenericFill()
H A DIFCReaderGen_4.cpp3104 try { GenericConvert( in->OverallWidth, arg, db ); break; } in GenericFill()
3882 try { GenericConvert( in->OverallWidth, arg, db ); break; } in GenericFill()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/IFC/
H A DIFCProfile.cpp135 const IfcFloat offset = (ishape->OverallWidth - ishape->WebThickness) / 2; in ProcessParametrizedProfile()
145 meshout.mVerts.push_back(IfcVector3(ishape->OverallWidth,ishape->OverallDepth,0)); in ProcessParametrizedProfile()
146 …meshout.mVerts.push_back(IfcVector3(ishape->OverallWidth,ishape->FlangeThickness + inner_height,0)… in ProcessParametrizedProfile()
149 meshout.mVerts.push_back(IfcVector3(ishape->OverallWidth,ishape->FlangeThickness,0)); in ProcessParametrizedProfile()
150 meshout.mVerts.push_back(IfcVector3(ishape->OverallWidth,0,0)); in ProcessParametrizedProfile()
H A DIFCReaderGen_2x3.h1643 IfcPositiveLengthMeasure::Out OverallWidth; in IfcIShapeProfileDef() member
2287 Maybe< IfcPositiveLengthMeasure::Out > OverallWidth; in IfcDoor() member
3871 Maybe< IfcPositiveLengthMeasure::Out > OverallWidth; in IfcWindow() member
H A DIFCReaderGen_4.h2758 Maybe< IfcPositiveLengthMeasure::Out > OverallWidth; in IfcDoor() member
3280 IfcPositiveLengthMeasure::Out OverallWidth; in IfcIShapeProfileDef() member
4796 Maybe< IfcPositiveLengthMeasure::Out > OverallWidth; in IfcWindow() member
H A DIFCReaderGen1_2x3.cpp2837 try { GenericConvert( in->OverallWidth, arg, db ); break; } in GenericFill()
2974 try { GenericConvert( in->OverallWidth, arg, db ); break; } in GenericFill()
H A DIFCReaderGen_4.cpp3104 try { GenericConvert( in->OverallWidth, arg, db ); break; } in GenericFill()
3882 try { GenericConvert( in->OverallWidth, arg, db ); break; } in GenericFill()
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DIFCReaderGen.h2400 Maybe< IfcPositiveLengthMeasure::Out > OverallWidth; in IfcWindow() member
3571 IfcPositiveLengthMeasure::Out OverallWidth; in IfcIShapeProfileDef() member
3597 Maybe< IfcPositiveLengthMeasure::Out > OverallWidth; in IfcDoor() member
/dports/cad/stepcode/stepcode-0.8/data/ifc2x3/
H A DIFC2X3_TC1.exp4077 OverallWidth : OPTIONAL IfcPositiveLengthMeasure;
5015 OverallWidth : IfcPositiveLengthMeasure;
5024 ((FilletRadius <= (OverallWidth - WebThickness)/2.) AND
8218 OverallWidth : OPTIONAL IfcPositiveLengthMeasure;
/dports/multimedia/assimp/assimp-5.1.3/scripts/StepImporter/
H A Dschema_ifc2x3.exp4073 OverallWidth : OPTIONAL IfcPositiveLengthMeasure;
5024 OverallWidth : IfcPositiveLengthMeasure;
5033 ((FilletRadius <= (OverallWidth - WebThickness)/2.) AND
8228 OverallWidth : OPTIONAL IfcPositiveLengthMeasure;
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/scripts/IFCImporter/
H A Dschema.exp4073 OverallWidth : OPTIONAL IfcPositiveLengthMeasure;
5024 OverallWidth : IfcPositiveLengthMeasure;
5033 ((FilletRadius <= (OverallWidth - WebThickness)/2.) AND
8228 OverallWidth : OPTIONAL IfcPositiveLengthMeasure;
/dports/cad/stepcode/stepcode-0.8/data/ifc4/
H A DIFC4.exp5060 OverallWidth : OPTIONAL IfcPositiveLengthMeasure;
6328 OverallWidth : IfcPositiveLengthMeasure;
6339 ((FilletRadius <= (OverallWidth - WebThickness)/2.) AND
10555 OverallWidth : OPTIONAL IfcPositiveLengthMeasure;
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shiny/vendor/github.com/BurntSushi/xgb/xproto/
H A Dxproto.go13236 OverallWidth int32 member
13279 v.OverallWidth = int32(xgb.Get32(buf[b:]))

12