Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetIndex
Method
GetIndex
Imaging/Color/vtkImageQuantizeRGBToIndex.cxx:70–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
69
void SetIndex(int v) { this->Index = v; }
70
int GetIndex() { return this->Index; }
71
72
double GetStdDev(int axis) { return this->StdDev[axis]; }
73
void ComputeStdDev();
Callers
7
PropagateUpdateExtentCallback
Method · 0.45
PlaceImage
Method · 0.45
SetInputConnection
Method · 0.45
InsertObject
Function · 0.45
vtkImageQuantizeRGBToIndexExecute
Function · 0.45
vtkImageResliceExecute
Function · 0.45
vtkReslicePermuteExecute
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected