Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ PrePhysicsUpdate
Method
PrePhysicsUpdate
trinity/Interior/Tr2IntSkinnedObject.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
void Tr2IntSkinnedObject::PrePhysicsUpdate( Be::Time time )
69
{
70
Tr2SkinnedObject::PrePhysicsUpdate( time );
71
}
72
73
void Tr2IntSkinnedObject::PostPhysicsUpdate( Be::Time time, Tr2ApexScene* apexScene )
74
{
Callers
2
Update
Method · 0.45
Update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected