Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vispy/vispy
/ expression
Method
expression
vispy/visuals/shaders/variable.py:161–162 ·
view source on GitHub ↗
(self, names)
Source
from the content-addressed store, hash-verified
159
self.name, id(self)))
160
161
def
expression(self, names):
162
return
names[self]
163
164
def
_vtype_for_version(self, version):
165
""
"Return the vtype for this variable, converted based on the GLSL version."
""
Callers
1
test_Variable
Function · 0.95
Calls
no outgoing calls
Tested by
1
test_Variable
Function · 0.76