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

A smart pointer to the OdBcfDirection object that represents the camera direction.

Retrieves the camera direction.

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.