OGRE  1.11.6
Object-Oriented Graphics Rendering Engine
OgreAtomicScalar.h File Reference

Namespaces

 Ogre
 

This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/

 

Typedefs

template<class T >
using Ogre::AtomicScalar = std::atomic< T >