Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ SelectColorArray
Method
SelectColorArray
Rendering/Core/vtkMapper.cxx:537–540 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
535
}
536
537
void vtkMapper::SelectColorArray(int arrayNum)
538
{
539
this->ColorByArrayComponent(arrayNum, -1);
540
}
541
542
void vtkMapper::SelectColorArray(const char* arrayName)
543
{
Callers
15
TestPointGaussianMapperOpacity
Function · 0.45
TestPointGaussianMapper
Function · 0.45
TestCompositeDataOverlappingCells
Function · 0.45
TestPointGaussianSelection
Function · 0.45
TestGlyph3DMapperTreeIndexingCompositeGlyphs
Function · 0.45
vtkSurfaceLICTestDriver
Function · 0.45
CreatePipeline
Method · 0.45
TestOSPRayImplicits
Function · 0.45
TestOSPRayRenderMesh
Function · 0.45
TestOSPRayPointGaussianMapper
Function · 0.45
TestOSPRayMultiBlockPartialArrayFieldData
Function · 0.45
SetVertexColorArrayName
Method · 0.45
Calls
1
ColorByArrayComponent
Method · 0.95
Tested by
15
TestPointGaussianMapperOpacity
Function · 0.36
TestPointGaussianMapper
Function · 0.36
TestCompositeDataOverlappingCells
Function · 0.36
TestPointGaussianSelection
Function · 0.36
TestGlyph3DMapperTreeIndexingCompositeGlyphs
Function · 0.36
vtkSurfaceLICTestDriver
Function · 0.36
CreatePipeline
Method · 0.36
TestOSPRayImplicits
Function · 0.36
TestOSPRayRenderMesh
Function · 0.36
TestOSPRayPointGaussianMapper
Function · 0.36
TestOSPRayMultiBlockPartialArrayFieldData
Function · 0.36
SphereActor
Function · 0.36