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

Method Delete

Wrapping/Java/vtk/rendering/vtkComponent.java:95–95  ·  view source on GitHub ↗

Remove any reference from Java to vtkObject to allow the VTK Garbage collector to free any remaining memory. This is specially needed for internal hidden reference to vtkObject.

()

Source from the content-addressed store, hash-verified

93 * internal hidden reference to vtkObject.
94 */
95 void Delete();
96
97 /**
98 * Request a render.

Implementers 1

vtkPanelComponentWrapping/Java/vtk/rendering/awt/vtkPan

Calls

no outgoing calls

Tested by 15

TestTecplotReaderFunction · 0.52
AddColorFunction · 0.52
TestWindBladeReaderFunction · 0.52
InitializeDataFunction · 0.52
TestProStarReaderFunction · 0.52
PaintMethod · 0.52
AddColorFunction · 0.52
TestPWindBladeReaderFunction · 0.52
TestOggTheoraWriterFunction · 0.52
TestODBCDatabaseFunction · 0.52
TestMySQLTableReadWriteFunction · 0.52