Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/plugin/assimp/code/Importer/IFC/
H A DIFCReaderGen_2x3.h3097 …struct IfcPropertyTableValue : IfcSimpleProperty, ObjectHelper<IfcPropertyTableValue,5> { IfcPrope… in IfcPropertyTableValue() function
3098 ListOf< IfcValue, 1, 0 >::Out DefiningValues; in IfcPropertyTableValue()
3099 ListOf< IfcValue, 1, 0 >::Out DefinedValues; in IfcPropertyTableValue()
3100 Maybe< IfcText::Out > Expression; in IfcPropertyTableValue()
3101 Maybe< IfcUnit::Out > DefiningUnit; in IfcPropertyTableValue()
3102 Maybe< IfcUnit::Out > DefinedUnit; in IfcPropertyTableValue()
H A DIFCReaderGen_4.h3796 …struct IfcPropertyTableValue : IfcSimpleProperty, ObjectHelper<IfcPropertyTableValue,6> { IfcPrope… in IfcPropertyTableValue() struct
3797 Maybe< ListOf< IfcValue, 1, 0 >::Out > DefiningValues; in IfcPropertyTableValue()
3798 Maybe< ListOf< IfcValue, 1, 0 >::Out > DefinedValues; in IfcPropertyTableValue()
3799 Maybe< IfcText::Out > Expression; in IfcPropertyTableValue()
3800 Maybe< IfcUnit::Out > DefiningUnit; in IfcPropertyTableValue()
3801 Maybe< IfcUnit::Out > DefinedUnit; in IfcPropertyTableValue()
3802 Maybe< IfcCurveInterpolationEnum::Out > CurveInterpolation; in IfcPropertyTableValue()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DIFCReaderGen.h3095 …struct IfcPropertyTableValue : IfcSimpleProperty, ObjectHelper<IfcPropertyTableValue,5> { IfcPrope… in IfcPropertyTableValue() struct
3096 ListOf< IfcValue, 1, 0 >::Out DefiningValues; in IfcPropertyTableValue()
3097 ListOf< IfcValue, 1, 0 >::Out DefinedValues; in IfcPropertyTableValue()
3098 Maybe< IfcText::Out > Expression; in IfcPropertyTableValue()
3099 Maybe< IfcUnit::Out > DefiningUnit; in IfcPropertyTableValue()
3100 Maybe< IfcUnit::Out > DefinedUnit; in IfcPropertyTableValue()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/IFC/
H A DIFCReaderGen_2x3.h3102 …struct IfcPropertyTableValue : IfcSimpleProperty, ObjectHelper<IfcPropertyTableValue,5> { IfcPrope… in IfcPropertyTableValue() argument
3103 ListOf< IfcValue, 1, 0 >::Out DefiningValues; in IfcPropertyTableValue()
3104 ListOf< IfcValue, 1, 0 >::Out DefinedValues; in IfcPropertyTableValue()
3105 Maybe< IfcText::Out > Expression; in IfcPropertyTableValue()
3106 Maybe< IfcUnit::Out > DefiningUnit; in IfcPropertyTableValue()
3107 Maybe< IfcUnit::Out > DefinedUnit; in IfcPropertyTableValue()
H A DIFCReaderGen_4.h3796 …struct IfcPropertyTableValue : IfcSimpleProperty, ObjectHelper<IfcPropertyTableValue,6> { IfcPrope… in IfcPropertyTableValue() argument
3797 Maybe< ListOf< IfcValue, 1, 0 >::Out > DefiningValues; in IfcPropertyTableValue()
3798 Maybe< ListOf< IfcValue, 1, 0 >::Out > DefinedValues; in IfcPropertyTableValue()
3799 Maybe< IfcText::Out > Expression; in IfcPropertyTableValue()
3800 Maybe< IfcUnit::Out > DefiningUnit; in IfcPropertyTableValue()
3801 Maybe< IfcUnit::Out > DefinedUnit; in IfcPropertyTableValue()
3802 Maybe< IfcCurveInterpolationEnum::Out > CurveInterpolation; in IfcPropertyTableValue()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DIFCReaderGen.h3095 …struct IfcPropertyTableValue : IfcSimpleProperty, ObjectHelper<IfcPropertyTableValue,5> { IfcPrope… in IfcPropertyTableValue() struct
3096 ListOf< IfcValue, 1, 0 >::Out DefiningValues; in IfcPropertyTableValue()
3097 ListOf< IfcValue, 1, 0 >::Out DefinedValues; in IfcPropertyTableValue()
3098 Maybe< IfcText::Out > Expression; in IfcPropertyTableValue()
3099 Maybe< IfcUnit::Out > DefiningUnit; in IfcPropertyTableValue()
3100 Maybe< IfcUnit::Out > DefinedUnit; in IfcPropertyTableValue()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DIFCReaderGen.h3095 …struct IfcPropertyTableValue : IfcSimpleProperty, ObjectHelper<IfcPropertyTableValue,5> { IfcPrope… in IfcPropertyTableValue() argument
3096 ListOf< IfcValue, 1, 0 >::Out DefiningValues; in IfcPropertyTableValue()
3097 ListOf< IfcValue, 1, 0 >::Out DefinedValues; in IfcPropertyTableValue()
3098 Maybe< IfcText::Out > Expression; in IfcPropertyTableValue()
3099 Maybe< IfcUnit::Out > DefiningUnit; in IfcPropertyTableValue()
3100 Maybe< IfcUnit::Out > DefinedUnit; in IfcPropertyTableValue()
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DIFCReaderGen.h1152 typedef NotImplemented IfcPropertyTableValue; // (not currently used by Assimp) typedef