C++
virtual double fieldHeight() const = 0;
Description
This method returns the camera field height.
Warning
Do not use fieldHeight() when the view is in the interactive state.
virtual double fieldHeight() const = 0;
This method returns the camera field height.
Do not use fieldHeight() when the view is in the interactive state.