Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetVtkLookupTable
Method
GetVtkLookupTable
Modules/Core/src/DataManagement/mitkLookupTable.cpp:284–287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
282
}
283
284
vtkSmartPointer<vtkLookupTable> mitk::LookupTable::GetVtkLookupTable() const
285
{
286
return m_LookupTable;
287
}
288
289
mitk::LookupTable::RawLookupTableType *mitk::LookupTable::GetRawLookupTable() const
290
{
Callers
15
GetColor
Method · 0.95
GetTableValue
Method · 0.95
SetTableValue
Method · 0.95
UpdateLookupTable
Method · 0.80
GenerateLookupTable
Method · 0.80
GenerateDataForRenderer
Method · 0.80
Serialize
Method · 0.80
ApplyColorAndOpacityProperties
Method · 0.80
GetPixmapFromImageNode
Function · 0.80
ApplyVisualProperties
Method · 0.80
UpdateHandleHighlight
Method · 0.80
ApplyLookuptable
Method · 0.80
Calls
no outgoing calls
Tested by
3
PrepareSurfaceRenderingWithLUT
Method · 0.64
TestLookupTablePropertyProperty_Success
Method · 0.64
TestSetVtkLookupTable
Method · 0.64