Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ajkhoury/ReClassEx
/ GetMemorySize
Method
GetMemorySize
ReClass/CNodePtrArray.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
ULONG CNodePtrArray::GetMemorySize( )
81
{
82
return m_pNodePtr->GetMemorySize( ) * m_ulPtrCount;
83
}
84
85
void CNodePtrArray::Update( const PHOTSPOT Spot )
86
{
Callers
1
Draw
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected