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

Method GetBinarySize

Web/WebGLExporter/vtkWebGLObject.cxx:192–195  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

190}
191//------------------------------------------------------------------------------
192int vtkWebGLObject::GetBinarySize(int vtkNotUsed(part))
193{
194 return 0;
195}
196//------------------------------------------------------------------------------
197int vtkWebGLObject::GetNumberOfParts()
198{

Callers 4

GetBinaryDataMethod · 0.95
GetWebGLBinaryDataMethod · 0.45
WriteDataMethod · 0.45
exportStaticSceneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected