MCPcopy 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
284vtkSmartPointer<vtkLookupTable> mitk::LookupTable::GetVtkLookupTable() const
285{
286 return m_LookupTable;
287}
288
289mitk::LookupTable::RawLookupTableType *mitk::LookupTable::GetRawLookupTable() const
290{

Callers 15

GetColorMethod · 0.95
GetTableValueMethod · 0.95
SetTableValueMethod · 0.95
UpdateLookupTableMethod · 0.80
GenerateLookupTableMethod · 0.80
SerializeMethod · 0.80
GetPixmapFromImageNodeFunction · 0.80
ApplyVisualPropertiesMethod · 0.80
UpdateHandleHighlightMethod · 0.80
ApplyLookuptableMethod · 0.80

Calls

no outgoing calls