Skip to content

A question about using Trame with VTK9.2.6 #261

Answered by jourdain
lkaly asked this question in Trame/VTK
Discussion options

You must be logged in to vote

A Google search should bring you to the doxygen documentation and class diagram but if you want to find in which vtk module it is available you will need to search in the code.

The easier approach for you right now would be to do the following

import vtk

mapper = vtk.vtkSmartVolumeMapper()

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lkaly
Comment options

Answer selected by lkaly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants