FormIt C++ API
v23.0.0 (2023.0.0)
|
Functions | |
FORMIT_CORE_EXPORT void | FitToModel (bool aIncludeImages, bool withTransition=false) |
< HAS SC More... | |
FORMIT_CORE_EXPORT void | FitToSelection (bool withTransition=false) |
< HAS SC More... | |
FORMIT_CORE_EXPORT void | HomeView3d (bool withTransition=false) |
< HAS SC More... | |
FORMIT_CORE_EXPORT void | TopView () |
< HAS SC More... | |
FORMIT_CORE_EXPORT void | SetViewDirection (CameraDirectionType type) |
< HAS SC More... | |
FORMIT_CORE_EXPORT CameraDirectionType | GetViewDirection () |
GetViewDirection() function. More... | |
FORMIT_CORE_EXPORT void FormIt::View::FitToModel | ( | bool | aIncludeImages, |
bool | withTransition = false |
||
) |
< HAS SC
[in] | aIncludeImages | |
[in] | withTransition |
FORMIT_CORE_EXPORT void FormIt::View::FitToSelection | ( | bool | withTransition = false | ) |
< HAS SC
[in] | withTransition |
FORMIT_CORE_EXPORT CameraDirectionType FormIt::View::GetViewDirection | ( | ) |
GetViewDirection() function.
FORMIT_CORE_EXPORT void FormIt::View::HomeView3d | ( | bool | withTransition = false | ) |
< HAS SC
[in] | withTransition |
FORMIT_CORE_EXPORT void FormIt::View::SetViewDirection | ( | CameraDirectionType | type | ) |
< HAS SC
[in] | type |
FORMIT_CORE_EXPORT void FormIt::View::TopView | ( | ) |
< HAS SC