Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pierre-Terdiman/PEEL
/ Init
Method
Init
PEEL/Physics/PINT_Opcode1_3/PINT_Opcode13.cpp:124–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
void Opcode13Pint::Init(const PINT_WORLD_CREATE& desc)
125
{
126
InitIceAllocator(GetName());
127
128
AllocSwitch _;
129
}
130
131
void Opcode13Pint::SetGravity(const Point& gravity)
132
{
Callers
2
CreateObject
Method · 0.45
Opcode_Init
Function · 0.45
Calls
2
InitIceAllocator
Function · 0.85
GetName
Function · 0.85
Tested by
no test coverage detected