MCPcopy 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
103void* WindowImplLinux::getNative()
104{
105 return nullptr;
106}
107
108void* WindowImplLinux::getNative() const
109{

Callers 5

WindowImplLinuxMethod · 0.45
runMethod · 0.45
quitMethod · 0.45
registerWindowEventsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected