Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdView::getCamera Method
Syntax
C++
void getCamera(OdCameraPtr& camera) const;

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

 

Parameters
Description
camera
[out] A placeholder for the smart pointer to the camera object.
Copyright © 2002-2022. Open Design Alliance All rights reserved.