API Reference > Classes > PRC Graphical Classes > OdPrcCamera Class > OdPrcCamera Methods > location Method > OdPrcCamera::location Method ()
OdPrcCamera::location Method ()
Syntax
C++
OdGePoint3d & location();

Returns the current location of the camera. The location is returned as a reference to an OdGePoint3d object, therefore it can be used to set a new camera location.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.