Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ getNative
Method
getNative
src/cinder/app/linux/WindowImplLinuxHeadless.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
void* WindowImplLinux::getNative()
104
{
105
return nullptr;
106
}
107
108
void* WindowImplLinux::getNative() const
109
{
Callers
5
WindowImplLinux
Method · 0.45
run
Method · 0.45
quit
Method · 0.45
registerWindowEvents
Method · 0.45
unregisterWindowEvents
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected