OGRE  14.2
Object-Oriented Graphics Rendering Engine
Ogre::vector< T > Struct Template Reference

#include <OgreDeprecated.h>

Public Types

typedef std::vector< T >::const_iterator const_iterator
 
typedef std::vector< T >::iterator iterator
 
typedef std::vector< T > type
 

Member Typedef Documentation

◆ type

template<typename T >
typedef std::vector<T> Ogre::vector< T >::type

◆ iterator

template<typename T >
typedef std::vector<T>::iterator Ogre::vector< T >::iterator

◆ const_iterator

template<typename T >
typedef std::vector<T>::const_iterator Ogre::vector< T >::const_iterator

The documentation for this struct was generated from the following file: