Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/plugin/assimp/code/Importer/IFC/
H A DIFCReaderGen_2x3.h3080 …struct IfcPropertyReferenceValue : IfcSimpleProperty, ObjectHelper<IfcPropertyReferenceValue,2> { … in IfcPropertyReferenceValue() struct
3081 Maybe< IfcLabel::Out > UsageName; in IfcPropertyReferenceValue()
3082 IfcObjectReferenceSelect::Out PropertyReference; in IfcPropertyReferenceValue()
H A DIFCReaderGen_4.h3779 …struct IfcPropertyReferenceValue : IfcSimpleProperty, ObjectHelper<IfcPropertyReferenceValue,2> { … in IfcPropertyReferenceValue() argument
3780 Maybe< IfcText::Out > UsageName; in IfcPropertyReferenceValue()
3781 Maybe< IfcObjectReferenceSelect::Out > PropertyReference; in IfcPropertyReferenceValue()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DIFCReaderGen.h3078 …struct IfcPropertyReferenceValue : IfcSimpleProperty, ObjectHelper<IfcPropertyReferenceValue,2> { … in IfcPropertyReferenceValue() argument
3079 Maybe< IfcLabel::Out > UsageName; in IfcPropertyReferenceValue()
3080 IfcObjectReferenceSelect::Out PropertyReference; in IfcPropertyReferenceValue()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/IFC/
H A DIFCReaderGen_2x3.h3085 …struct IfcPropertyReferenceValue : IfcSimpleProperty, ObjectHelper<IfcPropertyReferenceValue,2> { … in IfcPropertyReferenceValue() function
3086 Maybe< IfcLabel::Out > UsageName; in IfcPropertyReferenceValue()
3087 IfcObjectReferenceSelect::Out PropertyReference; in IfcPropertyReferenceValue()
H A DIFCReaderGen_4.h3779 …struct IfcPropertyReferenceValue : IfcSimpleProperty, ObjectHelper<IfcPropertyReferenceValue,2> { … in IfcPropertyReferenceValue() function
3780 Maybe< IfcText::Out > UsageName; in IfcPropertyReferenceValue()
3781 Maybe< IfcObjectReferenceSelect::Out > PropertyReference; in IfcPropertyReferenceValue()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DIFCReaderGen.h3078 …struct IfcPropertyReferenceValue : IfcSimpleProperty, ObjectHelper<IfcPropertyReferenceValue,2> { … in IfcPropertyReferenceValue() function
3079 Maybe< IfcLabel::Out > UsageName; in IfcPropertyReferenceValue()
3080 IfcObjectReferenceSelect::Out PropertyReference; in IfcPropertyReferenceValue()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DIFCReaderGen.h3078 …struct IfcPropertyReferenceValue : IfcSimpleProperty, ObjectHelper<IfcPropertyReferenceValue,2> { … in IfcPropertyReferenceValue() argument
3079 Maybe< IfcLabel::Out > UsageName; in IfcPropertyReferenceValue()
3080 IfcObjectReferenceSelect::Out PropertyReference; in IfcPropertyReferenceValue()
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DIFCReaderGen.h1130 typedef NotImplemented IfcPropertyReferenceValue; // (not currently used by Assimp) typedef