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

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

Retrieves the perspective 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.