C++
virtual AcGeVector3d upVector() const = 0;
Description
This method returns the camera up vector.
Warning
Do not use upVector()when the view is in the interactive state.
virtual AcGeVector3d upVector() const = 0;
This method returns the camera up vector.
Do not use upVector()when the view is in the interactive state.