Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ AllocateMemory
Function
AllocateMemory
IO/Import/vtkVRML.h:41–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
static void* AllocateMemory(size_t n) { return Heap->AllocateMemory(n); }
42
43
static void CleanUp()
44
{
Callers
7
operator new
Function · 0.85
operator new
Method · 0.85
operator new
Method · 0.85
VrmlNodeType
Method · 0.85
Init
Method · 0.85
Reserve
Method · 0.85
operator new
Method · 0.85
Calls
1
AllocateMemory
Method · 0.80
Tested by
no test coverage detected