Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ getSize
Method
getSize
Wrapping/Java/vtk/vtkJavaMemoryManager.java:81–81 ·
view source on GitHub ↗
@return the number of vtkObject that are currently used inside the Java world.
()
Source
from the content-addressed store, hash-verified
79
* world.
80
*/
81
int
getSize();
82
83
/**
84
* @
return
the vtkReferenceInformation object generated by the last gc() call
Callers
15
XdmfToVTKArray
Method · 0.65
CopyShape
Method · 0.65
VTKToXdmf
Method · 0.65
ParseFiniteElementFunction
Method · 0.65
getNumberPoints
Method · 0.65
getDimensions
Method · 0.65
getNumberElements
Method · 0.65
getEdgesPerElement
Method · 0.65
getFacesPerElement
Method · 0.65
getNodesPerElement
Method · 0.65
getProperties
Method · 0.65
getSize
Method · 0.65
Implementers
1
vtkJavaMemoryManagerImpl
Wrapping/Java/vtk/vtkJavaMemoryManager
Calls
no outgoing calls
Tested by
1
main
Method · 0.52