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

Method GetMemoryBuffer

IO/Image/vtkImageReader2.cxx:725–728  ·  view source on GitHub ↗

------------------------------------------------------------------------------ VTK_DEPRECATED_IN_9_6_0

Source from the content-addressed store, hash-verified

723//------------------------------------------------------------------------------
724// VTK_DEPRECATED_IN_9_6_0
725const void* vtkImageReader2::GetMemoryBuffer()
726{
727 return this->MemoryBuffer;
728}
729
730//------------------------------------------------------------------------------
731// VTK_DEPRECATED_IN_9_6_0

Callers 8

ExecuteInformationMethod · 0.80
ExecuteInformationMethod · 0.80
vtkJPEGReaderUpdate2Function · 0.80
InitLibPngInputMethod · 0.80
ExecuteInformationMethod · 0.80
vtkPNGReaderUpdate2Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected