Assimp
v4.1. (December 2018)
|
Inherits Assimp::StepFile::property_definition_representation, and Assimp::STEP::ObjectHelper< material_property_representation, 1 >.
Public Member Functions | |
material_property_representation () | |
![]() | |
property_definition_representation () | |
![]() | |
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 | |
Lazy< NotImplemented > | dependent_environment |
![]() | |
represented_definition::Out | definition |
Lazy< representation > | used_representation |
![]() | |
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 |
Lazy< NotImplemented > Assimp::StepFile::material_property_representation::dependent_environment |