|  | OGRE 2.1
    Object-Oriented Graphics Rendering Engine | 
| Namespaces | |
| namespace | tr1 | 
| Functions | |
| template<typename T , unsigned N> | |
| void | swap (Ogre::SmallVector< T, N > &LHS, Ogre::SmallVector< T, N > &RHS) | 
| Implement std::swap in terms of SmallVector swap. | |
| template<typename T > | |
| void | swap (Ogre::SmallVectorImpl< T > &LHS, Ogre::SmallVectorImpl< T > &RHS) | 
| Implement std::swap in terms of SmallVector swap. | |
| 
 | inline | 
Implement std::swap in terms of SmallVector swap.
| 
 | inline | 
Implement std::swap in terms of SmallVector swap.
Referenced by Ogre::Any::swap(), Ogre::DualQuaternion::swap(), Ogre::FastArray< T >::swap(), Ogre::Matrix3::swap(), Ogre::Matrix4::swap(), Ogre::Quaternion::swap(), Ogre::RawSimdUniquePtr< T, M_CATEGORY >::swap(), Ogre::SmallVectorImpl< T >::swap(), Ogre::Vector2::swap(), Ogre::Vector3::swap(), and Ogre::Vector4::swap().