API Reference > OdBcf Namespace > Classes > OdBcfVisualizationInfo Class > OdBcfVisualizationInfo Methods > OdBcfVisualizationInfo::getPerspectiveCamera Method
OdBcfVisualizationInfo::getPerspectiveCamera Method
Syntax
C++
const OdBcfPerspectiveCameraPtr& getPerspectiveCamera() const;

A smart pointer to the OdBcfPerspectiveCamera object.

Retrieves the perspective camera object from the visualization information instance.

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

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