API Reference > Classes > PRC Graphical Classes > OdPrcCamera Class > OdPrcCamera Methods > OdPrcCamera::orthographic Method
OdPrcCamera::orthographic Method
Syntax
C++
bool orthographic() const;

Returns the current value of the orthographic flag. The orthographic flag determines whether the projection is orthographic (true) or perspective (false).

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