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

A smart pointer to the OdBcfPoint object that represents the camera viewpoint.

Retrieves the camera viewpoint.

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

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