MCPcopy Create free account
hub / github.com/vispy/vispy / shader_map

Method shader_map

vispy/visuals/transforms/linear.py:137–138  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

135 return m
136
137 def shader_map(self):
138 return self._shader_map
139
140 def shader_imap(self):
141 return self._shader_imap

Callers 4

test_transform_chainFunction · 0.95
on_resizeMethod · 0.45
on_mouse_moveMethod · 0.45
shader_mapMethod · 0.45

Calls

no outgoing calls

Tested by 1

test_transform_chainFunction · 0.76