API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdView Class > OdView Methods > OdView::getCamera Method
OdView::getCamera Method
Syntax
C++
void getCamera(OdCameraPtr& camera) const;
Parameters 
Description 
OdCameraPtr& camera 
[out] A placeholder for the smart pointer to the camera object. 

Returns the current view camera. The method fills a passed smart pointer to a camera object and returns it to a calling subroutine. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.