API Reference > OdBcf Namespace > Classes > OdBcfPerspectiveCamera Class > OdBcfPerspectiveCamera Methods > OdBcfPerspectiveCamera::getCameraUpVector Method
OdBcfPerspectiveCamera::getCameraUpVector Method
Syntax
C++
const OdBcfDirectionPtr& getCameraUpVector() const;

A smart pointer to the OdBcfDirection object that represents the camera up-vector.

Retrieves the camera up-vector.

The direction object returned by the method can't be modified in the calling subroutine.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.