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

Method GetLayer

Web/WebGLExporter/vtkWebGLObject.cxx:143–146  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

141
142//------------------------------------------------------------------------------
143int vtkWebGLObject::GetLayer()
144{
145 return this->layer;
146}
147
148//------------------------------------------------------------------------------
149bool vtkWebGLObject::InteractAtServer()

Callers 15

RenderContextActorsMethod · 0.80
GetLayerTypeMethod · 0.80
GetFeatureCountMethod · 0.80
RequestDataMethod · 0.80
RenderContextActorsMethod · 0.80
SetRendererMethod · 0.80
rendererSerializerFunction · 0.80
parseRendererMethod · 0.80
sortLayerFunction · 0.80
generateRendererDataMethod · 0.80
GenerateMetadataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected