Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Benjamin Jakimow
EO Time Series Viewer
Commits
65f0f101
Commit
65f0f101
authored
Oct 25, 2012
by
Luke Campagnola
Browse files
added documentation for GLScatterPlotItem
parent
f04049f0
Changes
3
Hide whitespace changes
Inline
Side-by-side
documentation/source/3dgraphics/glscatterplotitem.rst
0 → 100644
View file @
65f0f101
GLScatterPlotItem
=================
.. autoclass:: pyqtgraph.opengl.GLScatterPlotItem
:members:
.. automethod:: pyqtgraph.opengl.GLScatterPlotItem.__init__
documentation/source/3dgraphics/index.rst
View file @
65f0f101
...
...
@@ -21,5 +21,6 @@ Contents:
glimageitem
glaxisitem
glgraphicsitem
glscatterplotitem
meshdata
opengl/items/GLScatterPlotItem.py
View file @
65f0f101
...
...
@@ -23,7 +23,7 @@ class GLScatterPlotItem(GLGraphicsItem):
------------------------------------------------------------------------
pos (x,y,z) tuple of coordinate values or QVector3D
color (r,g,b,a) tuple of floats (0.0-1.0) or QColor
size (float) diameter of spot
in pixels
size (float) diameter of spot
==================== ==================================================
"""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment