Home
last modified time | relevance | path

Searched defs:IfcProperty (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DIFCLoader.cpp588 …etadata(const ListOf< Lazy< IfcProperty >, 1, 0 >& set, ConversionData& conv, Metadata& properties, in ProcessMetadata()
H A DIFCReaderGen.h1975 struct IfcProperty : ObjectHelper<IfcProperty,2> { IfcProperty() : Object("IfcProperty") {} in IfcProperty() struct
1981 …struct IfcComplexProperty : IfcProperty, ObjectHelper<IfcComplexProperty,2> { IfcComplexProperty()… in IfcComplexProperty() argument
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Importer/IFC/
H A DIFCLoader.cpp600 …hema_2x3::Lazy< Schema_2x3::IfcProperty >, 1, 0 >& set, ConversionData& conv, Metadata& properties, in ProcessMetadata()
H A DIFCReaderGen_2x3.h1977 struct IfcProperty : ObjectHelper<IfcProperty,2> { IfcProperty() : Object("IfcProperty") {} in IfcProperty() argument
1983 …struct IfcComplexProperty : IfcProperty, ObjectHelper<IfcComplexProperty,2> { IfcComplexProperty()… in IfcComplexProperty() argument
H A DIFCReaderGen_4.h2435 …struct IfcProperty : IfcPropertyAbstraction, ObjectHelper<IfcProperty,2> { IfcProperty() : Object(… in IfcProperty() argument
2441 …struct IfcComplexProperty : IfcProperty, ObjectHelper<IfcComplexProperty,2> { IfcComplexProperty()… in IfcComplexProperty() argument
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/IFC/
H A DIFCLoader.cpp568 void ProcessMetadata(const Schema_2x3::ListOf<Schema_2x3::Lazy<Schema_2x3::IfcProperty>, 1, 0> &set… in ProcessMetadata()
H A DIFCReaderGen_2x3.h1982 struct IfcProperty : ObjectHelper<IfcProperty,2> { IfcProperty() : Object("IfcProperty") {} in IfcProperty() struct
1988 …struct IfcComplexProperty : IfcProperty, ObjectHelper<IfcComplexProperty,2> { IfcComplexProperty()… in IfcComplexProperty() argument
H A DIFCReaderGen_4.h2435 …struct IfcProperty : IfcPropertyAbstraction, ObjectHelper<IfcProperty,2> { IfcProperty() : Object(… in IfcProperty() struct
2441 …struct IfcComplexProperty : IfcProperty, ObjectHelper<IfcComplexProperty,2> { IfcComplexProperty()… in IfcComplexProperty() argument
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DIFCLoader.cpp588 …etadata(const ListOf< Lazy< IfcProperty >, 1, 0 >& set, ConversionData& conv, Metadata& properties, in ProcessMetadata()
H A DIFCReaderGen.h1975 struct IfcProperty : ObjectHelper<IfcProperty,2> { IfcProperty() : Object("IfcProperty") {} in IfcProperty() struct
1981 …struct IfcComplexProperty : IfcProperty, ObjectHelper<IfcComplexProperty,2> { IfcComplexProperty()… in IfcComplexProperty() argument
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DIFCLoader.cpp590 …etadata(const ListOf< Lazy< IfcProperty >, 1, 0 >& set, ConversionData& conv, Metadata& properties, in ProcessMetadata()
H A DIFCReaderGen.h1975 struct IfcProperty : ObjectHelper<IfcProperty,2> { IfcProperty() : Object("IfcProperty") {} in IfcProperty() struct
1981 …struct IfcComplexProperty : IfcProperty, ObjectHelper<IfcComplexProperty,2> { IfcComplexProperty()… in IfcComplexProperty() argument
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DIFCReaderGen.h799 typedef NotImplemented IfcProperty; // (not currently used by Assimp) typedef