Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ New
Function
New
Wrapping/PythonCore/vtkPythonCommand.h:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
vtkTypeMacro(vtkPythonCommand, vtkCommand);
18
19
static vtkPythonCommand* New() { return new vtkPythonCommand; }
20
21
void SetObject(PyObject* o);
22
void SetThreadState(PyThreadState* ts);
Callers
15
vtkWasmSceneManager.h
File · 0.50
StillRender
Method · 0.50
GetWebGLSceneMetaData
Method · 0.50
DoWork
Method · 0.50
TestCreate
Function · 0.50
SetMesh
Method · 0.50
SetLine
Method · 0.50
GetLinesFromPolygon
Method · 0.50
SetPoints
Method · 0.50
GetPolygonsFromPointData
Method · 0.50
GetPolygonsFromCellData
Method · 0.50
parseRenderer
Method · 0.50
Calls
no outgoing calls
Tested by
1
TestCreate
Function · 0.40