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

Returns the current camera target. 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.