Analitza
plotter3d.h
Go to the documentation of this file.
147 QMap<PlotItem*, QPair<GLuint, GLuint> > m_itemGeometries; // pair:=<indexdata_id, vertex-normals_id>
bool isUsingSimpleRotation() const
Get information about the current rotarion approach: if return true then rotation is simple...
Definition: plotter3d.h:127
This class manage the OpenGL scene where the plots will be rendered.
Definition: plotter3d.h:61
void setUseSimpleRotation(bool simplerot)
If the flag simplerot is true the rotation ignores any fixed or free direction.
Definition: plotter3d.h:124
bool isRotationFixed() const
Query if the rotation is fixed by a specific direction.
Definition: plotter3d.h:110
PlottingFocusPolicy plottingFocusPolicy() const
Definition: plotter3d.h:92
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.