API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCamera Class > OdCamera Methods > OdCamera::getPosition Method
OdCamera::getPosition Method
Syntax
C++
void getPosition(OdGePoint3d& position) const;
Parameters 
Description 
OdGePoint3d& position 
[out] A placeholder for the camera position point. 

Returns the camera's current position. The method fills a passed three-dimensional point object and returns it to a calling subroutine. 

 

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