Assimp
v4.1. (December 2018)
|
Inherits Assimp::StepFile::uncertainty_qualifier, and Assimp::STEP::ObjectHelper< standard_uncertainty, 1 >.
Inherited by Assimp::StepFile::expanded_uncertainty.
Public Member Functions | |
standard_uncertainty () | |
![]() | |
uncertainty_qualifier () | |
![]() | |
ObjectHelper () | |
![]() | |
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 () |
![]() | |
ObjectHelper () | |
Public Attributes | |
REAL::Out | uncertainty_value |
![]() | |
text::Out | description |
label::Out | measure_name |
![]() | |
std::bitset< arg_count > | aux_is_derived |
![]() | |
std::bitset< arg_count > | aux_is_derived |
Additional Inherited Members | |
![]() | |
static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
![]() | |
static Object * | Construct (const STEP::DB &db, const EXPRESS::LIST ¶ms) |
|
inline |
REAL::Out Assimp::StepFile::standard_uncertainty::uncertainty_value |