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

Method Update

trinity/Tr2PrimitiveScene.cpp:127–129  ·  view source on GitHub ↗

-------------------------------------------------------------------------------------- Description: Implements ITr2Scene::Update. Nothing to do here. --------------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

125// Implements ITr2Scene::Update. Nothing to do here.
126// --------------------------------------------------------------------------------------
127void Tr2PrimitiveScene::Update( Be::Time realTime, Be::Time simTime )
128{
129}
130
131// --------------------------------------------------------------------------------------
132// Description:

Callers 2

RenderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected