Home
last modified time | relevance | path

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

/dports/devel/upp/upp/bazaar/plugin/assimp/code/Importer/IFC/
H A DIFCReaderGen_2x3.h1983 …struct IfcComplexProperty : IfcProperty, ObjectHelper<IfcComplexProperty,2> { IfcComplexProperty()… in IfcComplexProperty() struct
1984 IfcIdentifier::Out UsageName; in IfcComplexProperty()
1985 ListOf< Lazy< IfcProperty >, 1, 0 > HasProperties; in IfcComplexProperty()
H A DIFCReaderGen_4.h2441 …struct IfcComplexProperty : IfcProperty, ObjectHelper<IfcComplexProperty,2> { IfcComplexProperty()… in IfcComplexProperty() struct
2442 IfcIdentifier::Out UsageName; in IfcComplexProperty()
2443 ListOf< Lazy< IfcProperty >, 1, 0 > HasProperties; in IfcComplexProperty()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DIFCReaderGen.h1981 …struct IfcComplexProperty : IfcProperty, ObjectHelper<IfcComplexProperty,2> { IfcComplexProperty()… in IfcComplexProperty() function
1982 IfcIdentifier::Out UsageName; in IfcComplexProperty()
1983 ListOf< Lazy< IfcProperty >, 1, 0 > HasProperties; in IfcComplexProperty()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/IFC/
H A DIFCReaderGen_2x3.h1988 …struct IfcComplexProperty : IfcProperty, ObjectHelper<IfcComplexProperty,2> { IfcComplexProperty()… in IfcComplexProperty() argument
1989 IfcIdentifier::Out UsageName; in IfcComplexProperty()
1990 ListOf< Lazy< IfcProperty >, 1, 0 > HasProperties; in IfcComplexProperty()
H A DIFCReaderGen_4.h2441 …struct IfcComplexProperty : IfcProperty, ObjectHelper<IfcComplexProperty,2> { IfcComplexProperty()… in IfcComplexProperty() struct
2442 IfcIdentifier::Out UsageName; in IfcComplexProperty()
2443 ListOf< Lazy< IfcProperty >, 1, 0 > HasProperties; in IfcComplexProperty()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DIFCReaderGen.h1981 …struct IfcComplexProperty : IfcProperty, ObjectHelper<IfcComplexProperty,2> { IfcComplexProperty()… in IfcComplexProperty() struct
1982 IfcIdentifier::Out UsageName; in IfcComplexProperty()
1983 ListOf< Lazy< IfcProperty >, 1, 0 > HasProperties; in IfcComplexProperty()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DIFCReaderGen.h1981 …struct IfcComplexProperty : IfcProperty, ObjectHelper<IfcComplexProperty,2> { IfcComplexProperty()… in IfcComplexProperty() argument
1982 IfcIdentifier::Out UsageName; in IfcComplexProperty()
1983 ListOf< Lazy< IfcProperty >, 1, 0 > HasProperties; in IfcComplexProperty()
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DIFCReaderGen.h1259 typedef NotImplemented IfcComplexProperty; // (not currently used by Assimp) typedef