|
Assimp
v4.1. (December 2018)
|
Inherits Assimp::IFC::Schema_4::IfcTopologicalRepresentationItem, and Assimp::STEP::ObjectHelper< IfcEdge, 2 >.
Inherited by Assimp::IFC::Schema_4::IfcEdgeCurve, Assimp::IFC::Schema_4::IfcOrientedEdge, and Assimp::IFC::Schema_4::IfcSubedge.
Public Member Functions | |
| IfcEdge () | |
Public Member Functions inherited from Assimp::IFC::Schema_4::IfcTopologicalRepresentationItem | |
| IfcTopologicalRepresentationItem () | |
Public Member Functions inherited from Assimp::IFC::Schema_4::IfcRepresentationItem | |
| IfcRepresentationItem () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcRepresentationItem, 0 > | |
| ObjectHelper () | |
Public Member Functions inherited from Assimp::STEP::Object | |
| std::string | GetClassName () const |
| uint64_t | GetID () const |
| Object (const char *classname="unknown") | |
| void | SetID (uint64_t newval) |
| template<typename T > | |
| T & | To () |
| template<typename T > | |
| const T & | To () const |
| template<typename T > | |
| T * | ToPtr () |
| template<typename T > | |
| const T * | ToPtr () const |
| virtual | ~Object () |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcTopologicalRepresentationItem, 0 > | |
| ObjectHelper () | |
Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcEdge, 2 > | |
| ObjectHelper () | |
Public Attributes | |
| Lazy< IfcVertex > | EdgeEnd |
| Lazy< IfcVertex > | EdgeStart |
Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcRepresentationItem, 0 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcTopologicalRepresentationItem, 0 > | |
| std::bitset< arg_count > | aux_is_derived |
Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcEdge, 2 > | |
| std::bitset< arg_count > | aux_is_derived |
Additional Inherited Members | |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcRepresentationItem, 0 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcTopologicalRepresentationItem, 0 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcEdge, 2 > | |
| static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
| Lazy< IfcVertex > Assimp::IFC::Schema_4::IfcEdge::EdgeEnd |
| Lazy< IfcVertex > Assimp::IFC::Schema_4::IfcEdge::EdgeStart |