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

Method GetColorTextureMap

Rendering/Core/vtkMapper.cxx:1105–1108  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

1103
1104//-------------------------------------------------------------------
1105vtkImageData* vtkMapper::GetColorTextureMap()
1106{
1107 return this->ColorTextureMap;
1108}
1109VTK_ABI_NAMESPACE_END

Callers 6

WriteTextureFunction · 0.80
WriteTextureFunction · 0.80
WriteTextureFunction · 0.80
PreDrawMethod · 0.80
ORenderPolyMethod · 0.80
AnariRenderPolyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected