Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetValues
Method
GetValues
Rendering/Volume/vtkUnstructuredGridVolumeZSweepMapper.cxx:1559–1559 ·
view source on GitHub ↗
Current values.
Source
from the content-addressed store, hash-verified
1557
int GetX() { return this->X; }
1558
// Current values.
1559
double* GetValues() { return this->Values; }
1560
// Current z coordinate in view space.
1561
double GetZview() { return this->Zview; }
1562
Callers
10
Init
Function · 0.45
SavePixelListFrame
Method · 0.45
RasterizeTriangle
Method · 0.45
RasterizeSpan
Method · 0.45
RasterizeLine
Method · 0.45
CompositeFunction
Method · 0.45
Render
Method · 0.45
UpdateTransferFunction
Method · 0.45
TestLabeledContourMapperNoLabels
Function · 0.45
TestLabeledContourMapper
Function · 0.45
Calls
no outgoing calls
Tested by
2
TestLabeledContourMapperNoLabels
Function · 0.36
TestLabeledContourMapper
Function · 0.36