![]() |
OGRE
13.3
Object-Oriented Graphics Rendering Engine
|
Concrete IteratorWrapper for const access to the underlying key-value container. More...
#include <OgrePose.h>
Public Member Functions | |
ConstMapIterator (const T &c) | |
Constructor. More... | |
ConstMapIterator (typename T::const_iterator start, typename T::const_iterator last) | |
Constructor. More... | |
Concrete IteratorWrapper for const access to the underlying key-value container.
T | key-value container |
|
inline |
Constructor.
|
inlineexplicit |
Constructor.