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

Inherits Assimp::STEP::ObjectHelper< annotation_occurrence_relationship, 4 >.

Inherited by Assimp::StepFile::annotation_occurrence_associativity.

Public Member Functions

 annotation_occurrence_relationship ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< annotation_occurrence_relationship, 4 >
 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 Attributes

text::Out description
 
label::Out name
 
Lazy< annotation_occurrencerelated_annotation_occurrence
 
Lazy< annotation_occurrencerelating_annotation_occurrence
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< annotation_occurrence_relationship, 4 >
std::bitset< arg_count > aux_is_derived
 

Additional Inherited Members

- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< annotation_occurrence_relationship, 4 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 

Constructor & Destructor Documentation

◆ annotation_occurrence_relationship()

Assimp::StepFile::annotation_occurrence_relationship::annotation_occurrence_relationship ( )
inline

Member Data Documentation

◆ description

text::Out Assimp::StepFile::annotation_occurrence_relationship::description

◆ name

label::Out Assimp::StepFile::annotation_occurrence_relationship::name

◆ related_annotation_occurrence

Lazy< annotation_occurrence > Assimp::StepFile::annotation_occurrence_relationship::related_annotation_occurrence

◆ relating_annotation_occurrence

Lazy< annotation_occurrence > Assimp::StepFile::annotation_occurrence_relationship::relating_annotation_occurrence

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