API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCamera Class > OdCamera Methods > OdCamera::setTarget Method
OdCamera::setTarget Method
Syntax
C++
void setTarget(const OdGePoint3d& target);
Parameters 
Description 
const OdGePoint3d& target 
[in] A new camera target represented as a three-dimensional point. 

Sets the camera target, which is the location the camera is pointed at. 

 

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