MCPcopy Create free account
hub / github.com/Kitware/VTK / GetArrayName

Method GetArrayName

Rendering/VolumeAMR/vtkAMRVolumeMapper.cxx:154–157  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

152
153//------------------------------------------------------------------------------
154char* vtkAMRVolumeMapper::GetArrayName()
155{
156 return this->InternalMapper->GetArrayName();
157}
158
159//------------------------------------------------------------------------------
160int vtkAMRVolumeMapper::GetArrayId()

Callers 10

CacheMapperStateMethod · 0.45
GetArrayToProcessMethod · 0.45
InternalRenderMethod · 0.45
MakeCellMaterialsFunction · 0.45
ORenderPolyMethod · 0.45
RenderMethod · 0.45
ToJsonMethod · 0.45
extractRequiredFieldsMethod · 0.45
SynchronizeMethod · 0.45
AnariRenderPolyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected