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