Assimp
v4.1. (December 2018)
|
Inherits Assimp::StepFile::founded_item, and Assimp::STEP::ObjectHelper< view_volume, 9 >.
Public Member Functions | |
view_volume () | |
![]() | |
founded_item () | |
![]() | |
ObjectHelper () | |
![]() | |
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 () |
![]() | |
ObjectHelper () | |
Public Attributes | |
BOOLEAN::Out | back_plane_clipping |
length_measure::Out | back_plane_distance |
BOOLEAN::Out | front_plane_clipping |
length_measure::Out | front_plane_distance |
Lazy< cartesian_point > | projection_point |
central_or_parallel::Out | projection_type |
length_measure::Out | view_plane_distance |
BOOLEAN::Out | view_volume_sides_clipping |
Lazy< planar_box > | view_window |
![]() | |
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 |
BOOLEAN::Out Assimp::StepFile::view_volume::back_plane_clipping |
length_measure::Out Assimp::StepFile::view_volume::back_plane_distance |
BOOLEAN::Out Assimp::StepFile::view_volume::front_plane_clipping |
length_measure::Out Assimp::StepFile::view_volume::front_plane_distance |
Lazy< cartesian_point > Assimp::StepFile::view_volume::projection_point |
central_or_parallel::Out Assimp::StepFile::view_volume::projection_type |
length_measure::Out Assimp::StepFile::view_volume::view_plane_distance |
BOOLEAN::Out Assimp::StepFile::view_volume::view_volume_sides_clipping |
Lazy< planar_box > Assimp::StepFile::view_volume::view_window |