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

Inherits Assimp::STEP::ObjectHelper< representation, 3 >.

Inherited by Assimp::StepFile::constructive_geometry_representation, Assimp::StepFile::contact_ratio_representation, Assimp::StepFile::default_tolerance_table, Assimp::StepFile::definitional_representation, Assimp::StepFile::draughting_model, Assimp::StepFile::hardness_representation, Assimp::StepFile::mechanical_design_geometric_presentation_representation, Assimp::StepFile::mechanical_design_presentation_representation_with_draughting, Assimp::StepFile::mechanical_design_shaded_presentation_representation, Assimp::StepFile::moments_of_inertia_representation, Assimp::StepFile::presentation_representation, Assimp::StepFile::procedural_representation, Assimp::StepFile::shape_representation, Assimp::StepFile::structured_text_representation, Assimp::StepFile::surface_texture_representation, Assimp::StepFile::symbol_representation, Assimp::StepFile::tactile_appearance_representation, Assimp::StepFile::text_string_representation, Assimp::StepFile::uncertainty_assigned_representation, and Assimp::StepFile::visual_appearance_representation.

Public Member Functions

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

Lazy< representation_contextcontext_of_items
 
ListOf< Lazy< representation_item >, 1, 0 > items
 
label::Out name
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< representation, 3 >
std::bitset< arg_count > aux_is_derived
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ representation()

Assimp::StepFile::representation::representation ( )
inline

Member Data Documentation

◆ context_of_items

Lazy< representation_context > Assimp::StepFile::representation::context_of_items

◆ items

ListOf< Lazy< representation_item >, 1, 0 > Assimp::StepFile::representation::items

◆ name

label::Out Assimp::StepFile::representation::name

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