API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdCamera Class > OdCamera Methods > OdCamera::getUpVector Method
OdCamera::getUpVector Method
Syntax
C++
void getUpVector(OdGeVector3d& vector) const;
Parameters 
Description 
OdGeVector3d& vector 
[out] A placeholder for the camera up-vector. 

Returns the current camera up-vector. The method fills a passed three-dimensional vector object and returns it to a calling subroutine. 

 

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