API Reference > OdBcf Namespace > Classes > OdBcfPerspectiveCamera Class > OdBcfPerspectiveCamera Methods > OdBcfPerspectiveCamera::getCameraDirection Method
OdBcfPerspectiveCamera::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.