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

Returns the current position which the camera is looking at. The position is returned as a reference to an OdGePoint3d object, therefore it can be used to set a new position.

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