Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ SetDisplay
Function
SetDisplay
trinity/Eve/EveTransform.h:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
float GetRangeDuration( const std::string& name, const std::string& rangeName ) const;
115
116
void SetDisplay( bool value )
117
{
118
m_display = value;
119
};
120
121
protected:
122
bool m_isVisible;
Callers
4
BLUE_CLASS
Function · 0.85
EveSprite2dBracket.h
File · 0.85
EveStretch3.h
File · 0.85
EveStretch2.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected