Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ cubeAxes.py
File
cubeAxes.py
Rendering/Annotation/Testing/Python/cubeAxes.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
from
vtkmodules.vtkFiltersCore
import
vtkPolyDataNormals
3
from
vtkmodules.vtkFiltersModeling
import
vtkOutlineFilter
4
from
vtkmodules.vtkIOGeometry
import
vtkBYUReader
Callers
nothing calls this directly
Calls
15
vtkGetDataRoot
Function · 0.90
SetViewUp
Method · 0.80
SetActiveCamera
Method · 0.80
AddLight
Method · 0.80
SetMultiSamples
Method · 0.80
GetActiveCamera
Method · 0.80
SetAxisTitleTextProperty
Method · 0.80
Render
Method · 0.65
vtkPolyDataNormals
Class · 0.50
vtkPolyDataMapper
Class · 0.50
vtkOutlineFilter
Class · 0.50
vtkActor
Class · 0.50
Tested by
no test coverage detected