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

Returns the current rotation center. Rotation center is a point around which all objects in the scene shall turn. The rotation center is returned as a reference to an OdGePoint3d object, therefore it can be used to set a new rotation center or change the existing one.

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