A3DL::TextureIterator Class Reference
#include <texture.hh>
Inheritance diagram for A3DL::TextureIterator:

Detailed Description
Definition at line 145 of file texture.hh.
Public Member Functions
- TextureIterator ()
- TextureIterator (const TextureIterator &i)
- TextureIterator (std::vector< Texture * > &vec)
- VUtil::vRef< Texture > operator * ()
Constructor & Destructor Documentation
| A3DL::TextureIterator::TextureIterator | ( | ) | [inline] |
Definition at line 148 of file texture.hh.
| A3DL::TextureIterator::TextureIterator | ( | const TextureIterator & | i | ) | [inline] |
Definition at line 149 of file texture.hh.
| A3DL::TextureIterator::TextureIterator | ( | std::vector< Texture * > & | vec | ) | [inline] |
Definition at line 150 of file texture.hh.
Member Function Documentation
| VUtil::vRef<Texture> A3DL::TextureIterator::operator * | ( | ) | [inline] |
Definition at line 162 of file texture.hh.
The documentation for this class was generated from the following file:
- /home/tetron/hack/vos/libs/vos/metaobjects/a3dl/texture.hh