Assimp
v4.1. (December 2018)
|
Inherits Assimp::StepFile::light_source, and Assimp::STEP::ObjectHelper< light_source_spot, 6 >.
Public Member Functions | |
light_source_spot () | |
![]() | |
light_source () | |
![]() | |
geometric_representation_item () | |
![]() | |
representation_item () | |
![]() | |
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 () | |
![]() | |
ObjectHelper () | |
![]() | |
ObjectHelper () | |
Public Attributes | |
REAL::Out | concentration_exponent |
REAL::Out | constant_attenuation |
REAL::Out | distance_attenuation |
Lazy< direction > | orientation |
Lazy< cartesian_point > | position |
positive_plane_angle_measure::Out | spread_angle |
![]() | |
Lazy< colour > | light_colour |
![]() | |
label::Out | name |
![]() | |
std::bitset< arg_count > | aux_is_derived |
![]() | |
std::bitset< arg_count > | aux_is_derived |
![]() | |
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) |
![]() | |
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::light_source_spot::concentration_exponent |
REAL::Out Assimp::StepFile::light_source_spot::constant_attenuation |
REAL::Out Assimp::StepFile::light_source_spot::distance_attenuation |
Lazy< cartesian_point > Assimp::StepFile::light_source_spot::position |
positive_plane_angle_measure::Out Assimp::StepFile::light_source_spot::spread_angle |