MCPcopy 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
121protected:
122 bool m_isVisible;

Callers 4

BLUE_CLASSFunction · 0.85
EveStretch3.hFile · 0.85
EveStretch2.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected