Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ GetInvTransform
Method
GetInvTransform
engine/Poseidon/World/Scene/Object.cpp:1706–1709 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1704
}
1705
void FrameBase::SetOrientScaleOnly(float scale)
1706
{
1707
SetOrientation(Matrix3(MScale, scale));
1708
_scale = scale;
1709
}
1710
1711
Matrix4 FrameBase::GetInvTransform() const
1712
{
Callers
15
Simulate
Method · 0.45
FlagAnimate
Method · 0.45
Intersect
Method · 0.45
DrawExShadow
Method · 0.45
Draw
Method · 0.45
GetProxyComplexity
Method · 0.45
RenderShadowMapDepthPass
Method · 0.45
DrawCameraCockpit
Method · 0.45
DrawHorizont
Method · 0.45
IsInside
Method · 0.45
RoadSurfaceY
Method · 0.45
AddAzimut
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected