#include <vector>
#include <Inventor/nodes/SoTexture2.h>
#include <Inventor/nodes/SoFile.h>
#include <Inventor/SbColor4f.h>
Go to the source code of this file.
Classes | |
class | TextureGenerator |
A static class for generation of various textures. More... | |
Typedefs | |
typedef std::vector< SoTexture2 * > | AlbumContainer |
Container for album textures. |
Project: PGR 2008 Authors: Ondrej Lengal, xlenga00@stud.fit.vutbr.cz Libor Polcak, xpolca03@stud.fit.vutbr.cz Boris Prochazka, xproch63@stud.fit.vutbr.cz Petr Zemek, xzemek02@stud.fit.vutbr.cz
typedef std::vector<SoTexture2*> AlbumContainer |
Container for album textures.