Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 24, 2015, 11:51:05 AM (9 years ago)
Author:
landauf
Message:

renamed ScopedSingletonManager to ScopedSingletonWrapper. removed static maps.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/core7/src/orxonox/CameraManager.cc

    r10407 r10458  
    3838#include "core/GraphicsManager.h"
    3939#include "core/object/ObjectList.h"
    40 #include "core/singleton/ScopedSingletonManager.h"
     40#include "core/singleton/ScopedSingletonWrapper.h"
    4141#include "tools/Shader.h"
    4242#include "graphics/Camera.h"
Note: See TracChangeset for help on using the changeset viewer.