MCPcopy Create free account

hub / github.com/vispy/vispy / functions

Functions4,580 in github.com/vispy/vispy

↓ 2 callersMethodset_size
(self, shape, format, internalformat)
vispy/gloo/glir.py:1550
↓ 2 callersMethodset_size
(self, shape, format, internalformat)
vispy/gloo/glir.py:1644
↓ 2 callersMethodset_size
(self, shape, format, internalformat)
vispy/gloo/glir.py:1687
↓ 2 callersMethodset_subdata
Set a sub-region of the buffer (deferred operation). Parameters ---------- data : ndarray Data to be uploaded
vispy/gloo/buffer.py:153
↓ 2 callersMethodset_verbose
Set verbose or not. If True, the GLIR commands are printed right before they get parsed. If a string is given, use it as a filter.
vispy/gloo/glir.py:549
↓ 2 callersMethodshader_imap
(self)
vispy/visuals/transforms/chain.py:170
↓ 2 callersMethodstatic_names
(self)
vispy/visuals/shaders/function.py:377
↓ 2 callersMethodswap_buffers
Swap GL buffers such that the offscreen buffer becomes visible Parameters ---------- event : None Not used.
vispy/app/canvas.py:424
↓ 2 callersMethodtext
(self)
examples/basics/scene/modular_shaders/editor.py:39
↓ 2 callersMethodtoggle_internalformat
(self)
examples/gloo/texture_precision.py:120
↓ 2 callersMethodtranslate_center
Translates the center point, and keeps it in bounds.
examples/demo/gloo/mandelbrot.py:119
↓ 2 callersMethodupdate
Update the scene Parameters ---------- node : instance of Node Not used.
vispy/scene/canvas.py:192
↓ 2 callersFunctionupdate_axis_visual
Sync XYZAxis visual with camera angles
examples/scene/volume_plane.py:67
↓ 2 callersFunctionupdate_cursor
(pos)
examples/demo/scene/picking.py:66
↓ 2 callersMethodupdate_view
(self, param)
examples/demo/gloo/primitive_mesh_viewer_qt.py:352
↓ 2 callersMethodvisuals_at
Return a list of visuals within *radius* pixels of *pos*. Visuals are sorted by their proximity to *pos*. Parameters -------
vispy/scene/canvas.py:464
↓ 2 callersFunctionwrite_png
Write a PNG file Unlike imsave, this requires no external dependencies. Parameters ---------- filename : str File to save to
vispy/io/image.py:130
↓ 1 callersFunctionDocument
(filename)
vispy/util/svg/__init__.py:12
↓ 1 callersMethodGetSize
(self)
vispy/app/backends/_wx.py:197
↓ 1 callersFunctionOSMesaCreateContext
()
vispy/ext/osmesa.py:65
↓ 1 callersFunctionOSMesaDestroyContext
(context)
vispy/ext/osmesa.py:69
↓ 1 callersFunctionOSMesaMakeCurrent
(context, buffer, width, height)
vispy/ext/osmesa.py:73
↓ 1 callersFunctionSegmentCollection
mode: string - "raw" (speed: fastest, size: small, output: ugly, no dash, no thickness) - "agg" (speed: slower, size:
vispy/visuals/collections/segment_collection.py:10
↓ 1 callersFunctionTriangleCollection
mode: string - "raw" (speed: fastest, size: small, output: ugly) - "agg" (speed: fast, size: small, output: beautiful)
vispy/visuals/collections/triangle_collection.py:10
↓ 1 callersMethod__enter__
(self)
vispy/testing/_testing.py:135
↓ 1 callersMethod__init__
(self, fov=60.0, scale_factor=None, center=None, **kwargs)
vispy/scene/cameras/perspective.py:32
↓ 1 callersMethod__init__
(self, text_color='black', font_size=12., **kwargs)
vispy/scene/widgets/console.py:152
↓ 1 callersMethod__init__
(self, parent=None, canvas=None, **kwargs)
vispy/app/qt.py:52
↓ 1 callersMethod__init__
(self, vispy_canvas, **kwargs)
vispy/app/backends/_pyglet.py:171
↓ 1 callersMethod__init__
(self, data=None, **texture_kwargs)
vispy/visuals/_scalable_textures.py:68
↓ 1 callersMethod__init__
(self, axis, anchors=None)
vispy/visuals/axis.py:291
↓ 1 callersMethod__init__
(self, cmap, orientation, size, pos=[0, 0], label="", label
vispy/visuals/colorbar.py:296
↓ 1 callersMethod__init__
(self, function, args)
vispy/visuals/shaders/expression.py:59
↓ 1 callersMethod__init__
(self, base=None)
vispy/visuals/transforms/nonlinear.py:59
↓ 1 callersMethod__init__
(self, scale=None, translate=None)
vispy/visuals/transforms/linear.py:83
↓ 1 callersMethod__init__
(self, *transforms)
vispy/visuals/transforms/chain.py:32
↓ 1 callersMethod__init__
(self)
vispy/visuals/transforms/base_transform.py:67
↓ 1 callersMethod__init__
(self, vcode=None, vhook='post', vpos=5, fcode=None, fhook='post', fpos=5)
vispy/visuals/filters/base_filter.py:65
↓ 1 callersMethod__init__
(self, pos=None, color=(0.5, 0.5, 0.5, 1), width=1, connect='strip', method='gl', antialias=F
vispy/visuals/line/arrow.py:175
↓ 1 callersMethod__init__
(self, exc)
vispy/testing/_testing.py:132
↓ 1 callersMethod__init__
(self, **kwargs)
vispy/util/config.py:249
↓ 1 callersMethod__init__
(self, r1=1, r2=1, angle=2 * math.pi, large=True, sweep=True, x=0, y=0, relative=True)
vispy/util/svg/path.py:108
↓ 1 callersMethod__init__
(self, code=None)
vispy/gloo/program.py:56
↓ 1 callersMethod__init__
(self, color=None, depth=None, stencil=None)
vispy/gloo/framebuffer.py:106
↓ 1 callersMethod__init__
(self, parent=None)
examples/scene/realtime_data/ex02_control_vispy_from_qt.py:52
↓ 1 callersMethod__init__
(self, parent=None)
examples/scene/realtime_data/ex01_embedded_vispy.py:43
↓ 1 callersMethod__init__
(self, *args, **kwargs)
examples/tutorial/app/simple_wx.py:19
↓ 1 callersMethod__init__
(self)
examples/basics/visuals/line_draw.py:139
↓ 1 callersMethod__init__
(self)
examples/basics/visuals/custom_visual.py:91
↓ 1 callersMethod__init__
(self, n_lines=100, line_size=1024, dx=1e-4, color=(20, 255, 50), trigger=(0, 0.002, 1e-4), p
examples/demo/scene/oscilloscope.py:115
↓ 1 callersMethod__init__
(self)
codegen/createglapi.py:250
↓ 1 callersMethod__new__
(cls, class_name_or_ptr)
vispy/ext/cocoapy.py:667
↓ 1 callersMethod__repr__
(self)
vispy/app/canvas.py:518
↓ 1 callersMethod__repr__
(self)
vispy/util/keys.py:40
↓ 1 callersMethod__rmul__
(self, tr)
vispy/visuals/transforms/linear.py:306
↓ 1 callersMethod__rmul__
(self, tr)
vispy/visuals/transforms/base_transform.py:186
↓ 1 callersMethod_add_child
(self, node)
vispy/scene/node.py:214
↓ 1 callersMethod_add_function_group
(self, des: FunctionDescription)
codegen/createglapi.py:285
↓ 1 callersMethod_add_stretch_constraints
Add proportional stretch constraints to the linear system solver of the grid. This method enforces that grid rows and columns stretc
vispy/scene/widgets/grid.py:344
↓ 1 callersMethod_add_timer
(self, timer)
vispy/app/backends/_egl.py:91
↓ 1 callersMethod_add_timer
(self, timer)
vispy/app/backends/_sdl2.py:141
↓ 1 callersMethod_add_timer
(self, timer)
vispy/app/backends/_glfw.py:168
↓ 1 callersMethod_add_timer
(self, timer)
vispy/app/backends/_osmesa.py:54
↓ 1 callersMethod_add_widget_dim_constraints
Add constraints based on min/max width/height of widgets. These constraints ensure that each widget's dimensions stay within its spec
vispy/scene/widgets/grid.py:421
↓ 1 callersMethod_agg_bake
Bake a list of 2D vertices for rendering them as thick line. Each line segment must have its own vertices because of antialias (this
vispy/visuals/line/line.py:493
↓ 1 callersFunction_bad_glfw_decorate
(app)
vispy/testing/_testing.py:301
↓ 1 callersMethod_build
(self)
vispy/visuals/shaders/program.py:126
↓ 1 callersMethod_build_clipping_planes_glsl
Build the code snippet used to clip the volume based on self.clipping_planes.
vispy/visuals/volume.py:987
↓ 1 callersMethod_build_color_transform
(self)
vispy/visuals/image.py:653
↓ 1 callersMethod_build_color_transform
(self, colors)
vispy/visuals/mesh.py:279
↓ 1 callersMethod_build_interpolation
Rebuild the _data_lookup_fn for different interpolations.
vispy/visuals/image.py:529
↓ 1 callersMethod_build_interpolation
Rebuild the _data_lookup_fn for different interpolations.
vispy/visuals/volume.py:950
↓ 1 callersMethod_build_texture
(self)
vispy/visuals/image.py:625
↓ 1 callersMethod_calc_positions
Calculate the text centeritions given the ColorBar parameters. Note ---- This is static because in principle
vispy/visuals/colorbar.py:488
↓ 1 callersMethod_calc_size
Calculate a size
vispy/scene/widgets/colorbar.py:105
↓ 1 callersFunction_calculate_normals
Efficiently compute vertex normals for triangulated surface
vispy/geometry/calculations.py:78
↓ 1 callersMethod_calculate_normals
(self)
vispy/io/wavefront.py:183
↓ 1 callersFunction_check_conversion
Check for existence of key in dict, return value or raise error
vispy/gloo/wrappers.py:83
↓ 1 callersMethod_check_format_change
(self, format, num_channels)
vispy/gloo/texture.py:283
↓ 1 callersMethod_check_internalformat_change
(self, internalformat, num_channels)
vispy/gloo/texture.py:302
↓ 1 callersFunction_chunk_read
Download a file chunk by chunk and show advancement Can also be used when resuming downloads over http. Parameters ---------- respon
vispy/util/fetching.py:174
↓ 1 callersFunction_chunk_write
Write a chunk to file and update the progress bar
vispy/util/fetching.py:210
↓ 1 callersMethod_clean_code
Return *code* with indentation and leading/trailing blank lines removed.
vispy/visuals/shaders/function.py:481
↓ 1 callersFunction_clear_namespace
Clear names that are not part of the strict ES API
vispy/gloo/gl/__init__.py:110
↓ 1 callersMethod_clim_outside_data_limits
(self, cmin, cmax)
vispy/visuals/_scalable_textures.py:249
↓ 1 callersMethod_collect_frames
(self, canvas, limit=10000)
vispy/util/gallery_scraper.py:254
↓ 1 callersMethod_compute_bounds
(self, axis, view)
vispy/visuals/visual.py:257
↓ 1 callersMethod_compute_bounds
Return the (min, max) bounding values of this visual along *axis* in the local coordinate system.
vispy/visuals/visual.py:441
↓ 1 callersMethod_compute_clim
(self, data)
vispy/visuals/_scalable_textures.py:412
↓ 1 callersFunction_compute_face_normals
(vertices)
vispy/geometry/meshdata.py:22
↓ 1 callersMethod_compute_iso_line
Compute LineVisual vertices, connects and color-index
vispy/visuals/isocurve.py:115
↓ 1 callersFunction_compute_vertex_normals
(face_normals, faces, vertices)
vispy/geometry/meshdata.py:40
↓ 1 callersMethod_connect_controls
(self)
examples/scene/realtime_data/ex02_control_vispy_from_qt.py:46
↓ 1 callersMethod_connect_controls
(self)
examples/scene/realtime_data/ex03b_data_sources_threaded_loop.py:120
↓ 1 callersMethod_connect_controls
(self)
examples/scene/realtime_data/ex03c_data_sources_threaded_events.py:120
↓ 1 callersMethod_connect_controls
(self)
examples/scene/realtime_data/ex03a_data_sources_timer.py:163
↓ 1 callersFunction_convert_desktop_shader
(shader)
vispy/gloo/glir.py:625
↓ 1 callersFunction_convert_es2_shader
(shader)
vispy/gloo/glir.py:587
↓ 1 callersMethod_cosine
(self, A, B, C)
vispy/geometry/triangulation.py:668
↓ 1 callersFunction_coverage
(dmin, dmax, lmin, lmax)
vispy/visuals/axis.py:555
← previousnext →901–1,000 of 4,580, ranked by callers