MCPcopy Create free account

hub / github.com/vispy/vispy / functions

Functions4,580 in github.com/vispy/vispy

↓ 1 callersMethod_update_canvas_size_clamping
Update the canvas size clamping uniforms.
vispy/visuals/markers.py:1046
↓ 1 callersMethod_update_child_widget_dim
Solve the linear system of equations in order to assign Viewbox parameters such as position.
vispy/scene/widgets/grid.py:551
↓ 1 callersMethod_update_clipper
Called whenever the clipper for this widget may need to be updated.
vispy/scene/widgets/widget.py:291
↓ 1 callersMethod_update_colortransform_clim
(self)
vispy/visuals/image.py:423
↓ 1 callersMethod_update_data
(self)
vispy/visuals/mesh.py:312
↓ 1 callersMethod_update_id_colors
Calculate the colors encoding the picking IDs for the visual. For performance, this method will not update the id colors VertexBuffer
vispy/visuals/filters/base_filter.py:187
↓ 1 callersMethod_update_image_data
(self, count)
examples/scene/realtime_data/ex03b_data_sources_threaded_loop.py:162
↓ 1 callersMethod_update_image_data
(self, count)
examples/scene/realtime_data/ex03c_data_sources_threaded_events.py:161
↓ 1 callersMethod_update_image_data
(self, count)
examples/scene/realtime_data/ex03a_data_sources_timer.py:196
↓ 1 callersMethod_update_line_data
(self, count)
examples/scene/realtime_data/ex03b_data_sources_threaded_loop.py:169
↓ 1 callersMethod_update_line_data
(self, count)
examples/scene/realtime_data/ex03c_data_sources_threaded_events.py:168
↓ 1 callersMethod_update_line_data
(self, count)
examples/scene/realtime_data/ex03a_data_sources_timer.py:203
↓ 1 callersMethod_update_mesh_vertices
(self, x_is_new, y_is_new, z_is_new)
vispy/visuals/surface_plot.py:80
↓ 1 callersMethod_update_opacity
(self)
vispy/scene/node.py:113
↓ 1 callersMethod_update_projection_transform
(self, fx, fy)
vispy/scene/cameras/perspective.py:175
↓ 1 callersMethod_update_rotation
Update rotation parmeters based on mouse movement
vispy/scene/cameras/perspective.py:328
↓ 1 callersMethod_update_scene_clipper
(self, event=None)
vispy/scene/widgets/viewbox.py:197
↓ 1 callersMethod_update_subvisuals
(self)
vispy/visuals/axis.py:239
↓ 1 callersMethod_update_transform
Subclasses should reimplement this method to update the scene transform by calling self._set_scene_transform.
vispy/scene/cameras/base_camera.py:514
↓ 1 callersMethod_update_x_data
(self, x)
vispy/visuals/surface_plot.py:57
↓ 1 callersMethod_update_y_data
(self, y)
vispy/visuals/surface_plot.py:63
↓ 1 callersMethod_update_z_data
(self, z)
vispy/visuals/surface_plot.py:69
↓ 1 callersMethod_upload_data
Upload data using interleaved buffer for both points and instanced rendering.
vispy/visuals/markers.py:803
↓ 1 callersMethod_use
Select a backend by name. See class docstring for details.
vispy/app/application.py:185
↓ 1 callersMethod_validate
(self)
vispy/gloo/glir.py:1307
↓ 1 callersMethod_validate
(self)
vispy/gloo/glir.py:1810
↓ 1 callersFunction_vector
Convert an object to a row or column vector.
vispy/color/colormap.py:36
↓ 1 callersMethod_view_changed
Linked view transform has changed; update ticks.
vispy/scene/widgets/axis.py:81
↓ 1 callersMethod_viewbox_set
(self, viewbox)
vispy/scene/cameras/magnify.py:76
↓ 1 callersMethod_viewbox_unset
(self, viewbox)
vispy/scene/cameras/magnify.py:79
↓ 1 callersMethod_vispy_close
(self)
vispy/app/base.py:142
↓ 1 callersMethod_vispy_close
(self)
vispy/app/backends/_egl.py:226
↓ 1 callersMethod_vispy_close
(self)
vispy/app/backends/_sdl2.py:305
↓ 1 callersMethod_vispy_close
(self)
vispy/app/backends/_osmesa.py:173
↓ 1 callersMethod_vispy_close
Force the window to close, destroying the canvas in the process. When this was the last VisPy window, also quit the Tk instance. This
vispy/app/backends/_tk.py:760
↓ 1 callersMethod_vispy_detect_double_click
(self, ev, **kwargs)
vispy/app/base.py:239
↓ 1 callersMethod_vispy_get_backend_name
(self)
vispy/app/base.py:18
↓ 1 callersMethod_vispy_get_backend_name
(self)
vispy/app/backends/_qt.py:318
↓ 1 callersMethod_vispy_get_fullscreen
(self)
vispy/app/base.py:160
↓ 1 callersMethod_vispy_get_geometry
(self)
vispy/app/base.py:164
↓ 1 callersMethod_vispy_get_native_app
(self)
vispy/app/base.py:34
↓ 1 callersMethod_vispy_get_native_canvas
(self)
vispy/app/base.py:170
↓ 1 callersMethod_vispy_get_native_canvas
(self)
vispy/app/backends/_template.py:219
↓ 1 callersMethod_vispy_get_native_timer
(self)
vispy/app/base.py:287
↓ 1 callersMethod_vispy_get_physical_size
(self)
vispy/app/base.py:150
↓ 1 callersMethod_vispy_get_physical_size
(self)
vispy/app/backends/_glfw.py:375
↓ 1 callersMethod_vispy_get_size
(self)
vispy/app/backends/_qt.py:486
↓ 1 callersMethod_vispy_get_size
Return the actual size of the frame.
vispy/app/backends/_tk.py:778
↓ 1 callersMethod_vispy_process_events
(self)
vispy/app/base.py:21
↓ 1 callersMethod_vispy_process_events
(self)
vispy/app/backends/_egl.py:98
↓ 1 callersMethod_vispy_process_events
(self)
vispy/app/backends/_sdl2.py:148
↓ 1 callersMethod_vispy_process_events
(self)
vispy/app/backends/_glfw.py:175
↓ 1 callersMethod_vispy_process_events
(self)
vispy/app/backends/_osmesa.py:61
↓ 1 callersMethod_vispy_quit
(self)
vispy/app/base.py:31
↓ 1 callersMethod_vispy_quit
(self)
vispy/app/backends/_egl.py:113
↓ 1 callersMethod_vispy_quit
(self)
vispy/app/backends/_sdl2.py:171
↓ 1 callersMethod_vispy_quit
(self)
vispy/app/backends/_qt.py:338
↓ 1 callersMethod_vispy_quit
(self)
vispy/app/backends/_glfw.py:192
↓ 1 callersMethod_vispy_quit
(self)
vispy/app/backends/_osmesa.py:76
↓ 1 callersMethod_vispy_reset_list
(self)
vispy/util/logs.py:115
↓ 1 callersMethod_vispy_reuse
(self)
vispy/app/base.py:27
↓ 1 callersMethod_vispy_run
(self)
vispy/app/base.py:24
↓ 1 callersMethod_vispy_run
(self)
vispy/app/backends/_qt.py:329
↓ 1 callersMethod_vispy_set_current
(self)
vispy/app/backends/_wx.py:303
↓ 1 callersMethod_vispy_set_fullscreen
(self, fullscreen)
vispy/app/base.py:134
↓ 1 callersMethod_vispy_set_physical_size
(self, w, h)
vispy/app/backends/_qt.py:447
↓ 1 callersMethod_vispy_set_position
(self, x, y)
vispy/app/base.py:126
↓ 1 callersMethod_vispy_set_position
(self, x, y)
vispy/app/backends/_qt.py:455
↓ 1 callersMethod_vispy_set_position
(self, x, y)
vispy/app/backends/_glfw.py:332
↓ 1 callersMethod_vispy_set_position
(self, x, y)
vispy/app/backends/_pyglet.py:250
↓ 1 callersMethod_vispy_set_position
Set location of the window. Has no effect for widgets.
vispy/app/backends/_tk.py:725
↓ 1 callersMethod_vispy_set_size
(self, w, h)
vispy/app/base.py:122
↓ 1 callersMethod_vispy_set_size
(self, w, h)
vispy/app/backends/_jupyter_rfb.py:238
↓ 1 callersMethod_vispy_set_size
(self, w, h)
vispy/app/backends/_egl.py:181
↓ 1 callersMethod_vispy_set_size
(self, w, h)
vispy/app/backends/_qt.py:443
↓ 1 callersMethod_vispy_set_size
(self, w, h)
vispy/app/backends/_osmesa.py:151
↓ 1 callersMethod_vispy_set_size
Set size of the window. Has no effect for widgets.
vispy/app/backends/_tk.py:720
↓ 1 callersMethod_vispy_set_title
(self, title)
vispy/app/base.py:118
↓ 1 callersMethod_vispy_set_title
(self, title)
vispy/app/backends/_qt.py:437
↓ 1 callersMethod_vispy_set_title
(self, title)
vispy/app/backends/_wx.py:319
↓ 1 callersMethod_vispy_set_title
Set the window title. Has no effect for widgets.
vispy/app/backends/_tk.py:715
↓ 1 callersMethod_vispy_set_visible
(self, visible)
vispy/app/base.py:130
↓ 1 callersMethod_vispy_set_visible
(self, visible)
vispy/app/backends/_sdl2.py:287
↓ 1 callersMethod_vispy_set_visible
(self, visible)
vispy/app/backends/_glfw.py:338
↓ 1 callersMethod_vispy_sleep
(self, duration_sec)
vispy/app/base.py:42
↓ 1 callersMethod_vispy_start
(self, interval)
vispy/app/base.py:281
↓ 1 callersMethod_vispy_stop
(self)
vispy/app/base.py:284
↓ 1 callersMethod_vispy_stop
Stop the timer. Unschedule the previous callback if it exists.
vispy/app/backends/_tk.py:816
↓ 1 callersMethod_vispy_swap_buffers
(self)
vispy/app/base.py:114
↓ 1 callersMethod_vispy_timeout
(self)
vispy/app/backends/_jupyter_rfb.py:295
↓ 1 callersMethod_vispy_update
(self)
vispy/app/base.py:138
↓ 1 callersMethod_vispy_update
(self)
vispy/app/backends/_egl.py:222
↓ 1 callersMethod_vispy_update
(self)
vispy/app/backends/_sdl2.py:298
↓ 1 callersMethod_vispy_update
(self)
vispy/app/backends/_glfw.py:352
↓ 1 callersMethod_vispy_update
(self)
vispy/app/backends/_pyglet.py:261
↓ 1 callersMethod_vispy_warmup
(self)
vispy/app/backends/_wx.py:307
↓ 1 callersMethod_visual_bounds_at
Find a visual whose bounding rect encompasses *pos*.
vispy/scene/canvas.py:428
↓ 1 callersMethod_vtype_for_version
Return the vtype for this variable, converted based on the GLSL version.
vispy/visuals/shaders/variable.py:164
↓ 1 callersMethod_xml
(self, prefix="")
vispy/util/svg/style.py:48
↓ 1 callersMethod_xml
(self, prefix="")
vispy/util/svg/path.py:278
← previousnext →1,201–1,300 of 4,580, ranked by callers