MCPcopy Create free account
hub / github.com/carbonengine/trinity / DisplayEndPoints

Method DisplayEndPoints

trinity/Eve/Renderable/Stretch/EveStretch.cpp:520–524  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

518}
519
520void EveStretch::DisplayEndPoints( bool displaySource, bool displayDest )
521{
522 SetDisplaySourceObject( displaySource );
523 SetDisplayDestObject( displayDest );
524}
525
526void EveStretch::GetLights( Tr2LightManager& lightManager ) const
527{

Callers 2

UpdateSyncronousMethod · 0.45
UpdateAsynchronousMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected