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

Inherits Assimp::StepFile::geometric_representation_item, and Assimp::STEP::ObjectHelper< text_literal, 5 >.

Inherited by Assimp::StepFile::text_literal_with_associated_curves, Assimp::StepFile::text_literal_with_blanking_box, Assimp::StepFile::text_literal_with_delineation, and Assimp::StepFile::text_literal_with_extent.

Public Member Functions

 text_literal ()
 
- Public Member Functions inherited from Assimp::StepFile::geometric_representation_item
 geometric_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< geometric_representation_item, 0 >
 ObjectHelper ()
 
- Public Member Functions inherited from Assimp::STEP::ObjectHelper< text_literal, 5 >
 ObjectHelper ()
 

Public Attributes

text_alignment::Out alignment
 
font_select::Out font
 
presentable_text::Out literal
 
text_path::Out path
 
axis2_placement::Out placement
 
- 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< geometric_representation_item, 0 >
std::bitset< arg_count > aux_is_derived
 
- Public Attributes inherited from Assimp::STEP::ObjectHelper< text_literal, 5 >
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< geometric_representation_item, 0 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 
- Static Public Member Functions inherited from Assimp::STEP::ObjectHelper< text_literal, 5 >
static ObjectConstruct (const STEP::DB &db, const EXPRESS::LIST &params)
 

Constructor & Destructor Documentation

◆ text_literal()

Assimp::StepFile::text_literal::text_literal ( )
inline

Member Data Documentation

◆ alignment

text_alignment::Out Assimp::StepFile::text_literal::alignment

◆ font

font_select::Out Assimp::StepFile::text_literal::font

◆ literal

presentable_text::Out Assimp::StepFile::text_literal::literal

◆ path

text_path::Out Assimp::StepFile::text_literal::path

◆ placement

axis2_placement::Out Assimp::StepFile::text_literal::placement

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