Home
last modified time | relevance | path

Searched defs:IfcPropertyBoundedValue (Results 1 – 8 of 8) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/assimp/code/Importer/IFC/
H A DIFCReaderGen_2x3.h3061 …struct IfcPropertyBoundedValue : IfcSimpleProperty, ObjectHelper<IfcPropertyBoundedValue,3> { IfcP… in IfcPropertyBoundedValue() struct
3062 Maybe< IfcValue::Out > UpperBoundValue; in IfcPropertyBoundedValue()
3063 Maybe< IfcValue::Out > LowerBoundValue; in IfcPropertyBoundedValue()
3064 Maybe< IfcUnit::Out > Unit; in IfcPropertyBoundedValue()
H A DIFCReaderGen_4.h3759 …struct IfcPropertyBoundedValue : IfcSimpleProperty, ObjectHelper<IfcPropertyBoundedValue,4> { IfcP… in IfcPropertyBoundedValue() argument
3760 Maybe< IfcValue::Out > UpperBoundValue; in IfcPropertyBoundedValue()
3761 Maybe< IfcValue::Out > LowerBoundValue; in IfcPropertyBoundedValue()
3762 Maybe< IfcUnit::Out > Unit; in IfcPropertyBoundedValue()
3763 Maybe< IfcValue::Out > SetPointValue; in IfcPropertyBoundedValue()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DIFCReaderGen.h3059 …struct IfcPropertyBoundedValue : IfcSimpleProperty, ObjectHelper<IfcPropertyBoundedValue,3> { IfcP… in IfcPropertyBoundedValue() argument
3060 Maybe< IfcValue::Out > UpperBoundValue; in IfcPropertyBoundedValue()
3061 Maybe< IfcValue::Out > LowerBoundValue; in IfcPropertyBoundedValue()
3062 Maybe< IfcUnit::Out > Unit; in IfcPropertyBoundedValue()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/IFC/
H A DIFCReaderGen_2x3.h3066 …struct IfcPropertyBoundedValue : IfcSimpleProperty, ObjectHelper<IfcPropertyBoundedValue,3> { IfcP… in IfcPropertyBoundedValue() function
3067 Maybe< IfcValue::Out > UpperBoundValue; in IfcPropertyBoundedValue()
3068 Maybe< IfcValue::Out > LowerBoundValue; in IfcPropertyBoundedValue()
3069 Maybe< IfcUnit::Out > Unit; in IfcPropertyBoundedValue()
H A DIFCReaderGen_4.h3759 …struct IfcPropertyBoundedValue : IfcSimpleProperty, ObjectHelper<IfcPropertyBoundedValue,4> { IfcP… in IfcPropertyBoundedValue() argument
3760 Maybe< IfcValue::Out > UpperBoundValue; in IfcPropertyBoundedValue()
3761 Maybe< IfcValue::Out > LowerBoundValue; in IfcPropertyBoundedValue()
3762 Maybe< IfcUnit::Out > Unit; in IfcPropertyBoundedValue()
3763 Maybe< IfcValue::Out > SetPointValue; in IfcPropertyBoundedValue()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DIFCReaderGen.h3059 …struct IfcPropertyBoundedValue : IfcSimpleProperty, ObjectHelper<IfcPropertyBoundedValue,3> { IfcP… in IfcPropertyBoundedValue() argument
3060 Maybe< IfcValue::Out > UpperBoundValue; in IfcPropertyBoundedValue()
3061 Maybe< IfcValue::Out > LowerBoundValue; in IfcPropertyBoundedValue()
3062 Maybe< IfcUnit::Out > Unit; in IfcPropertyBoundedValue()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DIFCReaderGen.h3059 …struct IfcPropertyBoundedValue : IfcSimpleProperty, ObjectHelper<IfcPropertyBoundedValue,3> { IfcP… in IfcPropertyBoundedValue() struct
3060 Maybe< IfcValue::Out > UpperBoundValue; in IfcPropertyBoundedValue()
3061 Maybe< IfcValue::Out > LowerBoundValue; in IfcPropertyBoundedValue()
3062 Maybe< IfcUnit::Out > Unit; in IfcPropertyBoundedValue()
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DIFCReaderGen.h817 typedef NotImplemented IfcPropertyBoundedValue; // (not currently used by Assimp) typedef