Assimp  v3.1.1 (June 2014)
Assimp::IFC::IfcLine Struct Reference

Inherits Assimp::IFC::IfcCurve, and Assimp::STEP::ObjectHelper< IfcLine, 2 >.

Public Member Functions

 IfcLine ()
 
- Public Member Functions inherited from Assimp::IFC::IfcCurve
 IfcCurve ()
 
- Public Member Functions inherited from Assimp::IFC::IfcGeometricRepresentationItem
 IfcGeometricRepresentationItem ()
 
- Public Member Functions inherited from Assimp::IFC::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 >
const T & To () const
 
template<typename T >
T & To ()
 
template<typename T >
const T * ToPtr () const
 
template<typename T >
T * ToPtr ()
 
virtual ~Object ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcGeometricRepresentationItem, 0 >
 ObjectHelper ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcCurve, 0 >
 ObjectHelper ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcLine, 2 >
 ObjectHelper ()
 

Public Attributes

Lazy< IfcVectorDir
 
Lazy< IfcCartesianPointPnt
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcRepresentationItem, 0 >
std::bitset< arg_count > aux_is_derived
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcGeometricRepresentationItem, 0 >
std::bitset< arg_count > aux_is_derived
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcCurve, 0 >
std::bitset< arg_count > aux_is_derived
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< IfcLine, 2 >
std::bitset< arg_count > aux_is_derived
 

Additional Inherited Members

- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcRepresentationItem, 0 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 
- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcGeometricRepresentationItem, 0 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 
- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcCurve, 0 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 
- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< IfcLine, 2 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 

Constructor & Destructor Documentation

Assimp::IFC::IfcLine::IfcLine ( )
inline

Member Data Documentation

Lazy< IfcVector > Assimp::IFC::IfcLine::Dir
Lazy< IfcCartesianPoint > Assimp::IFC::IfcLine::Pnt

The documentation for this struct was generated from the following file: