Home
last modified time | relevance | path

Searched refs:IfcProduct (Results 1 – 25 of 29) sorted by relevance

12

/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DIFCLoader.cpp89 aiNode* ProcessSpatialStructure(aiNode* parent, const IfcProduct& el ,ConversionData& conv);
90 void ProcessProductRepresentation(const IfcProduct& el, aiNode* nd, ConversionData& conv);
479 void ProcessProductRepresentation(const IfcProduct& el, aiNode* nd, std::vector< aiNode* >& subnode… in ProcessProductRepresentation()
519 aiNode* ProcessSpatialStructure(aiNode* parent, const IfcProduct& el, ConversionData& conv, std::ve… in ProcessSpatialStructure()
565 BOOST_FOREACH(const IfcProduct& pro, cont->RelatedElements) { in ProcessSpatialStructure()
631 if(const IfcProduct* const prod = def.ToPtr<IfcProduct>()) { in ProcessSpatialStructure()
H A DIFCReaderGen.h730 struct IfcProduct;
1424 … struct IfcProduct : IfcObject, ObjectHelper<IfcProduct,2> { IfcProduct() : Object("IfcProduct") {} in IfcProduct() struct
1430 struct IfcGrid : IfcProduct, ObjectHelper<IfcGrid,3> { IfcGrid() : Object("IfcGrid") {} in IfcGrid() argument
1457 …struct IfcElement : IfcProduct, ObjectHelper<IfcElement,1> { IfcElement() : Object("IfcElement") {} in IfcElement()
1648 struct IfcPort : IfcProduct, ObjectHelper<IfcPort,0> { IfcPort() : Object("IfcPort") {} in IfcPort()
1733 …struct IfcStructuralActivity : IfcProduct, ObjectHelper<IfcStructuralActivity,2> { IfcStructuralAc… in IfcStructuralActivity()
1871 struct IfcProxy : IfcProduct, ObjectHelper<IfcProxy,2> { IfcProxy() : Object("IfcProxy") {} in IfcProxy()
1909 …struct IfcAnnotation : IfcProduct, ObjectHelper<IfcAnnotation,0> { IfcAnnotation() : Object("IfcAn… in IfcAnnotation()
1934 …struct IfcStructuralItem : IfcProduct, ObjectHelper<IfcStructuralItem,0> { IfcStructuralItem() : O… in IfcStructuralItem()
3140 ListOf< Lazy< IfcProduct >, 1, 0 > RelatedElements; in IfcRelContainedInSpatialStructure()
[all …]
H A DIFCReaderGen.cpp390 , SchemaEntry("ifcproduct",&STEP::ObjectHelper<IfcProduct,2>::Construct )
1142 template <> size_t GenericFill<IfcProduct>(const DB& db, const LIST& params, IfcProduct* in) in GenericFill()
1147 …if (dynamic_cast<const ISDERIVED*>(&*arg)) { in->ObjectHelper<Assimp::IFC::IfcProduct,2>::aux_is_d… in GenericFill()
1164 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1197 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1505 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1643 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1865 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1921 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1959 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
[all …]
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DIFCLoader.cpp548 void ProcessProductRepresentation(const IfcProduct& el, aiNode* nd, std::vector< aiNode* >& subnode… in ProcessProductRepresentation()
666 aiNode* ProcessSpatialStructure(aiNode* parent, const IfcProduct& el, ConversionData& conv, std::ve… in ProcessSpatialStructure()
754 for(const IfcProduct& pro : cont->RelatedElements) { in ProcessSpatialStructure()
827 if(const IfcProduct* const prod = def.ToPtr<IfcProduct>()) { in ProcessSpatialStructure()
H A DIFCReaderGen.h753 struct IfcProduct;
1530 … struct IfcProduct : IfcObject, ObjectHelper<IfcProduct,2> { IfcProduct() : Object("IfcProduct") {} in IfcProduct() struct
1536 …struct IfcAnnotation : IfcProduct, ObjectHelper<IfcAnnotation,0> { IfcAnnotation() : Object("IfcAn… in IfcAnnotation() argument
1682 …struct IfcElement : IfcProduct, ObjectHelper<IfcElement,1> { IfcElement() : Object("IfcElement") {} in IfcElement()
2268 struct IfcPort : IfcProduct, ObjectHelper<IfcPort,0> { IfcPort() : Object("IfcPort") {} in IfcPort()
2666 struct IfcGrid : IfcProduct, ObjectHelper<IfcGrid,3> { IfcGrid() : Object("IfcGrid") {} in IfcGrid()
3109 struct IfcProxy : IfcProduct, ObjectHelper<IfcProxy,2> { IfcProxy() : Object("IfcProxy") {} in IfcProxy()
3234 ListOf< Lazy< IfcProduct >, 1, 0 > RelatedElements; in IfcRelContainedInSpatialStructure()
3456 …struct IfcStructuralActivity : IfcProduct, ObjectHelper<IfcStructuralActivity,2> { IfcStructuralAc… in IfcStructuralActivity()
3476 …struct IfcStructuralItem : IfcProduct, ObjectHelper<IfcStructuralItem,0> { IfcStructuralItem() : O… in IfcStructuralItem()
[all …]
H A DIFCReaderGen.cpp413 , SchemaEntry("ifcproduct",&STEP::ObjectHelper<IfcProduct,2>::Construct )
1296 template <> size_t GenericFill<IfcProduct>(const DB& db, const LIST& params, IfcProduct* in) in GenericFill()
1301 …if (dynamic_cast<const ISDERIVED*>(&*arg)) { in->ObjectHelper<Assimp::IFC::IfcProduct,2>::aux_is_d… in GenericFill()
1318 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1620 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1782 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
2576 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
3208 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
3845 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
4389 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DIFCLoader.cpp548 void ProcessProductRepresentation(const IfcProduct& el, aiNode* nd, std::vector< aiNode* >& subnode… in ProcessProductRepresentation()
666 aiNode* ProcessSpatialStructure(aiNode* parent, const IfcProduct& el, ConversionData& conv, std::ve… in ProcessSpatialStructure()
754 BOOST_FOREACH(const IfcProduct& pro, cont->RelatedElements) { in ProcessSpatialStructure()
827 if(const IfcProduct* const prod = def.ToPtr<IfcProduct>()) { in ProcessSpatialStructure()
H A DIFCReaderGen.h753 struct IfcProduct;
1530 … struct IfcProduct : IfcObject, ObjectHelper<IfcProduct,2> { IfcProduct() : Object("IfcProduct") {} in IfcProduct() argument
1536 …struct IfcAnnotation : IfcProduct, ObjectHelper<IfcAnnotation,0> { IfcAnnotation() : Object("IfcAn… in IfcAnnotation() argument
1682 …struct IfcElement : IfcProduct, ObjectHelper<IfcElement,1> { IfcElement() : Object("IfcElement") {} in IfcElement()
2268 struct IfcPort : IfcProduct, ObjectHelper<IfcPort,0> { IfcPort() : Object("IfcPort") {} in IfcPort()
2666 struct IfcGrid : IfcProduct, ObjectHelper<IfcGrid,3> { IfcGrid() : Object("IfcGrid") {} in IfcGrid()
3109 struct IfcProxy : IfcProduct, ObjectHelper<IfcProxy,2> { IfcProxy() : Object("IfcProxy") {} in IfcProxy()
3234 ListOf< Lazy< IfcProduct >, 1, 0 > RelatedElements; in IfcRelContainedInSpatialStructure()
3456 …struct IfcStructuralActivity : IfcProduct, ObjectHelper<IfcStructuralActivity,2> { IfcStructuralAc… in IfcStructuralActivity()
3476 …struct IfcStructuralItem : IfcProduct, ObjectHelper<IfcStructuralItem,0> { IfcStructuralItem() : O… in IfcStructuralItem()
[all …]
H A DIFCReaderGen.cpp413 , SchemaEntry("ifcproduct",&STEP::ObjectHelper<IfcProduct,2>::Construct )
1296 template <> size_t GenericFill<IfcProduct>(const DB& db, const LIST& params, IfcProduct* in) in GenericFill()
1301 …if (dynamic_cast<const ISDERIVED*>(&*arg)) { in->ObjectHelper<Assimp::IFC::IfcProduct,2>::aux_is_d… in GenericFill()
1318 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1620 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1782 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
2576 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
3208 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
3845 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
4389 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
[all …]
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DIFCLoader.cpp550 void ProcessProductRepresentation(const IfcProduct& el, aiNode* nd, std::vector< aiNode* >& subnode… in ProcessProductRepresentation()
668 aiNode* ProcessSpatialStructure(aiNode* parent, const IfcProduct& el, ConversionData& conv, std::ve… in ProcessSpatialStructure()
752 for(const IfcProduct& pro : cont->RelatedElements) { in ProcessSpatialStructure()
825 if(const IfcProduct* const prod = def.ToPtr<IfcProduct>()) { in ProcessSpatialStructure()
H A DIFCReaderGen.h753 struct IfcProduct;
1530 … struct IfcProduct : IfcObject, ObjectHelper<IfcProduct,2> { IfcProduct() : Object("IfcProduct") {} in IfcProduct() function
1536 …struct IfcAnnotation : IfcProduct, ObjectHelper<IfcAnnotation,0> { IfcAnnotation() : Object("IfcAn… in IfcAnnotation() argument
1682 …struct IfcElement : IfcProduct, ObjectHelper<IfcElement,1> { IfcElement() : Object("IfcElement") {} in IfcElement()
2268 struct IfcPort : IfcProduct, ObjectHelper<IfcPort,0> { IfcPort() : Object("IfcPort") {} in IfcPort()
2666 struct IfcGrid : IfcProduct, ObjectHelper<IfcGrid,3> { IfcGrid() : Object("IfcGrid") {} in IfcGrid()
3109 struct IfcProxy : IfcProduct, ObjectHelper<IfcProxy,2> { IfcProxy() : Object("IfcProxy") {} in IfcProxy()
3234 ListOf< Lazy< IfcProduct >, 1, 0 > RelatedElements; in IfcRelContainedInSpatialStructure()
3456 …struct IfcStructuralActivity : IfcProduct, ObjectHelper<IfcStructuralActivity,2> { IfcStructuralAc… in IfcStructuralActivity()
3476 …struct IfcStructuralItem : IfcProduct, ObjectHelper<IfcStructuralItem,0> { IfcStructuralItem() : O… in IfcStructuralItem()
[all …]
H A DIFCReaderGen1.cpp411 , SchemaEntry("ifcproduct",&STEP::ObjectHelper<IfcProduct,2>::Construct )
1308 template <> size_t GenericFill<IfcProduct>(const DB& db, const LIST& params, IfcProduct* in) in GenericFill()
1313 …if (dynamic_cast<const ISDERIVED*>(&*arg)) { in->ObjectHelper<Assimp::IFC::IfcProduct,2>::aux_is_d… in GenericFill()
1320 …if (dynamic_cast<const ISDERIVED*>(&*arg)) { in->ObjectHelper<Assimp::IFC::IfcProduct,2>::aux_is_d… in GenericFill()
1330 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1572 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1649 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
2509 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
2712 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
H A DIFCReaderGen2.cpp462 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1331 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1405 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/Importer/IFC/
H A DIFCLoader.cpp560 void ProcessProductRepresentation(const Schema_2x3::IfcProduct& el, aiNode* nd, std::vector< aiNode… in ProcessProductRepresentation()
677 aiNode* ProcessSpatialStructure(aiNode* parent, const Schema_2x3::IfcProduct& el, ConversionData& c… in ProcessSpatialStructure()
760 for(const Schema_2x3::IfcProduct& pro : cont->RelatedElements) { in ProcessSpatialStructure()
833 … if(const Schema_2x3::IfcProduct* const prod = def.ToPtr<Schema_2x3::IfcProduct>()) { in ProcessSpatialStructure()
H A DIFCReaderGen_2x3.h755 struct IfcProduct;
1532 … struct IfcProduct : IfcObject, ObjectHelper<IfcProduct,2> { IfcProduct() : Object("IfcProduct") {} in IfcProduct() argument
1538 …struct IfcAnnotation : IfcProduct, ObjectHelper<IfcAnnotation,0> { IfcAnnotation() : Object("IfcAn… in IfcAnnotation() argument
1684 …struct IfcElement : IfcProduct, ObjectHelper<IfcElement,1> { IfcElement() : Object("IfcElement") {} in IfcElement()
2270 struct IfcPort : IfcProduct, ObjectHelper<IfcPort,0> { IfcPort() : Object("IfcPort") {} in IfcPort()
2668 struct IfcGrid : IfcProduct, ObjectHelper<IfcGrid,3> { IfcGrid() : Object("IfcGrid") {} in IfcGrid()
3111 struct IfcProxy : IfcProduct, ObjectHelper<IfcProxy,2> { IfcProxy() : Object("IfcProxy") {} in IfcProxy()
3236 ListOf< Lazy< IfcProduct >, 1, 0 > RelatedElements; in IfcRelContainedInSpatialStructure()
3458 …struct IfcStructuralActivity : IfcProduct, ObjectHelper<IfcStructuralActivity,2> { IfcStructuralAc… in IfcStructuralActivity()
3478 …struct IfcStructuralItem : IfcProduct, ObjectHelper<IfcStructuralItem,0> { IfcStructuralItem() : O… in IfcStructuralItem()
[all …]
H A DIFCReaderGen_4.h869 struct IfcProduct;
1677 … struct IfcProduct : IfcObject, ObjectHelper<IfcProduct,2> { IfcProduct() : Object("IfcProduct") {} in IfcProduct() function
1683 …struct IfcElement : IfcProduct, ObjectHelper<IfcElement,1> { IfcElement() : Object("IfcElement") {} in IfcElement() argument
1866 …struct IfcAnnotation : IfcProduct, ObjectHelper<IfcAnnotation,0> { IfcAnnotation() : Object("IfcAn… in IfcAnnotation()
2122 …struct IfcSpatialElement : IfcProduct, ObjectHelper<IfcSpatialElement,1> { IfcSpatialElement() : O… in IfcSpatialElement()
2744 struct IfcPort : IfcProduct, ObjectHelper<IfcPort,0> { IfcPort() : Object("IfcPort") {} in IfcPort()
3240 struct IfcGrid : IfcProduct, ObjectHelper<IfcGrid,4> { IfcGrid() : Object("IfcGrid") {} in IfcGrid()
3826 struct IfcProxy : IfcProduct, ObjectHelper<IfcProxy,2> { IfcProxy() : Object("IfcProxy") {} in IfcProxy()
3993 ListOf< Lazy< IfcProduct >, 1, 0 > RelatedElements; in IfcRelContainedInSpatialStructure()
4287 …struct IfcStructuralItem : IfcProduct, ObjectHelper<IfcStructuralItem,0> { IfcStructuralItem() : O… in IfcStructuralItem()
[all …]
H A DIFCReaderGen1_2x3.cpp413 , SchemaEntry("ifcproduct",&STEP::ObjectHelper<IfcProduct,2>::Construct )
1307 template <> size_t GenericFill<IfcProduct>(const DB& db, const LIST& params, IfcProduct* in) in GenericFill()
1312 …<const ISDERIVED*>(&*arg)) { in->ObjectHelper<Assimp::IFC::Schema_2x3::IfcProduct,2>::aux_is_deriv… in GenericFill()
1319 …<const ISDERIVED*>(&*arg)) { in->ObjectHelper<Assimp::IFC::Schema_2x3::IfcProduct,2>::aux_is_deriv… in GenericFill()
1329 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1571 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1648 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
2508 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
2712 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
H A DIFCReaderGen_4.cpp461 , SchemaEntry("ifcproduct",&STEP::ObjectHelper<IfcProduct,2>::Construct )
1324 template <> size_t GenericFill<IfcProduct>(const DB& db, const LIST& params, IfcProduct* in) in GenericFill()
1329 …if (dynamic_cast<const ISDERIVED*>(&*arg)) { in->ObjectHelper<Assimp::IFC::IfcProduct,2>::aux_is_d… in GenericFill()
1346 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1610 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
2042 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
3078 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
3831 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
4680 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
5356 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
[all …]
H A DIFCReaderGen2_2x3.cpp463 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1332 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1406 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/IFC/
H A DIFCLoader.cpp530 void ProcessProductRepresentation(const Schema_2x3::IfcProduct &el, aiNode *nd, std::vector<aiNode … in ProcessProductRepresentation()
635 aiNode *ProcessSpatialStructure(aiNode *parent, const Schema_2x3::IfcProduct &el, ConversionData &c… in ProcessSpatialStructure()
718 for (const Schema_2x3::IfcProduct &pro : cont->RelatedElements) { in ProcessSpatialStructure()
790 … if (const Schema_2x3::IfcProduct *const prod = def.ToPtr<Schema_2x3::IfcProduct>()) { in ProcessSpatialStructure()
H A DIFCReaderGen_2x3.h760 struct IfcProduct;
1537 … struct IfcProduct : IfcObject, ObjectHelper<IfcProduct,2> { IfcProduct() : Object("IfcProduct") {} in IfcProduct() function
1543 …struct IfcAnnotation : IfcProduct, ObjectHelper<IfcAnnotation,0> { IfcAnnotation() : Object("IfcAn… in IfcAnnotation() argument
1689 …struct IfcElement : IfcProduct, ObjectHelper<IfcElement,1> { IfcElement() : Object("IfcElement") {} in IfcElement()
2275 struct IfcPort : IfcProduct, ObjectHelper<IfcPort,0> { IfcPort() : Object("IfcPort") {} in IfcPort()
2673 struct IfcGrid : IfcProduct, ObjectHelper<IfcGrid,3> { IfcGrid() : Object("IfcGrid") {} in IfcGrid()
3116 struct IfcProxy : IfcProduct, ObjectHelper<IfcProxy,2> { IfcProxy() : Object("IfcProxy") {} in IfcProxy()
3241 ListOf< Lazy< IfcProduct >, 1, 0 > RelatedElements; in IfcRelContainedInSpatialStructure()
3463 …struct IfcStructuralActivity : IfcProduct, ObjectHelper<IfcStructuralActivity,2> { IfcStructuralAc… in IfcStructuralActivity()
3483 …struct IfcStructuralItem : IfcProduct, ObjectHelper<IfcStructuralItem,0> { IfcStructuralItem() : O… in IfcStructuralItem()
[all …]
H A DIFCReaderGen_4.h869 struct IfcProduct;
1677 … struct IfcProduct : IfcObject, ObjectHelper<IfcProduct,2> { IfcProduct() : Object("IfcProduct") {} in IfcProduct() argument
1683 …struct IfcElement : IfcProduct, ObjectHelper<IfcElement,1> { IfcElement() : Object("IfcElement") {} in IfcElement() argument
1866 …struct IfcAnnotation : IfcProduct, ObjectHelper<IfcAnnotation,0> { IfcAnnotation() : Object("IfcAn… in IfcAnnotation()
2122 …struct IfcSpatialElement : IfcProduct, ObjectHelper<IfcSpatialElement,1> { IfcSpatialElement() : O… in IfcSpatialElement()
2744 struct IfcPort : IfcProduct, ObjectHelper<IfcPort,0> { IfcPort() : Object("IfcPort") {} in IfcPort()
3240 struct IfcGrid : IfcProduct, ObjectHelper<IfcGrid,4> { IfcGrid() : Object("IfcGrid") {} in IfcGrid()
3826 struct IfcProxy : IfcProduct, ObjectHelper<IfcProxy,2> { IfcProxy() : Object("IfcProxy") {} in IfcProxy()
3993 ListOf< Lazy< IfcProduct >, 1, 0 > RelatedElements; in IfcRelContainedInSpatialStructure()
4287 …struct IfcStructuralItem : IfcProduct, ObjectHelper<IfcStructuralItem,0> { IfcStructuralItem() : O… in IfcStructuralItem()
[all …]
H A DIFCReaderGen1_2x3.cpp418 , SchemaEntry("ifcproduct",&STEP::ObjectHelper<IfcProduct,2>::Construct )
1312 template <> size_t GenericFill<IfcProduct>(const DB& db, const LIST& params, IfcProduct* in) in GenericFill()
1317 …<const ISDERIVED*>(&*arg)) { in->ObjectHelper<Assimp::IFC::Schema_2x3::IfcProduct,2>::aux_is_deriv… in GenericFill()
1324 …<const ISDERIVED*>(&*arg)) { in->ObjectHelper<Assimp::IFC::Schema_2x3::IfcProduct,2>::aux_is_deriv… in GenericFill()
1334 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1576 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1653 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
2513 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
2717 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
H A DIFCReaderGen_4.cpp461 , SchemaEntry("ifcproduct",&STEP::ObjectHelper<IfcProduct,2>::Construct )
1324 template <> size_t GenericFill<IfcProduct>(const DB& db, const LIST& params, IfcProduct* in) in GenericFill()
1329 …if (dynamic_cast<const ISDERIVED*>(&*arg)) { in->ObjectHelper<Assimp::IFC::IfcProduct,2>::aux_is_d… in GenericFill()
1346 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1610 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
2042 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
3078 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
3831 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
4680 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
5356 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
[all …]
H A DIFCReaderGen2_2x3.cpp468 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1337 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()
1411 size_t base = GenericFill(db,params,static_cast<IfcProduct*>(in)); in GenericFill()

12