API Reference > Classes > PRC Graphical Classes > OdPrcCamera Class > OdPrcCamera Methods > OdPrcCamera::setOrthographic Method
OdPrcCamera::setOrthographic Method
Syntax
C++
void setOrthographic(bool orthographic);
Parameters 
Description 
bool orthographic 
[in] A new value of the orthographic flag. 

Sets a new 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.