Assimp  v4.1. (December 2018)
Assimp::StepFile::oriented_edge Struct Reference

Inherits Assimp::StepFile::edge, and Assimp::STEP::ObjectHelper< oriented_edge, 2 >.

Public Member Functions

 oriented_edge ()
 
- Public Member Functions inherited from Assimp::StepFile::edge
 edge ()
 
- Public Member Functions inherited from Assimp::StepFile::topological_representation_item
 topological_representation_item ()
 
- Public Member Functions inherited from Assimp::StepFile::representation_item
 representation_item ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< representation_item, 1 >
 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< topological_representation_item, 0 >
 ObjectHelper ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< edge, 2 >
 ObjectHelper ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< oriented_edge, 2 >
 ObjectHelper ()
 

Public Attributes

Lazy< edgeedge_element
 
BOOLEAN::Out orientation
 
- Public Attributes inherited from Assimp::StepFile::edge
Lazy< vertexedge_end
 
Lazy< vertexedge_start
 
- Public Attributes inherited from Assimp::StepFile::representation_item
label::Out name
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< representation_item, 1 >
std::bitset< arg_count > aux_is_derived
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< topological_representation_item, 0 >
std::bitset< arg_count > aux_is_derived
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< edge, 2 >
std::bitset< arg_count > aux_is_derived
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< oriented_edge, 2 >
std::bitset< arg_count > aux_is_derived
 

Additional Inherited Members

- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< representation_item, 1 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 
- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< topological_representation_item, 0 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 
- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< edge, 2 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 
- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< oriented_edge, 2 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 

Constructor & Destructor Documentation

◆ oriented_edge()

Assimp::StepFile::oriented_edge::oriented_edge ( )
inline

Member Data Documentation

◆ edge_element

Lazy< edge > Assimp::StepFile::oriented_edge::edge_element

◆ orientation

BOOLEAN::Out Assimp::StepFile::oriented_edge::orientation

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