Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetObject
Method
GetObject
trinity/Eve/EvePicking.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
IRoot* EvePickingContext::GetObject()
79
{
80
return m_lastPickedObject;
81
}
82
83
uint32_t EvePickingContext::GetArea()
84
{
Callers
6
GetHighDetailModel
Method · 0.80
GetMediumDetailModel
Method · 0.80
GetLowDetailModel
Method · 0.80
SetLOD
Method · 0.80
PickObjectAndArea
Method · 0.80
PickAsyncObjectAndArea
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected