#include "../shared_ptr.hpp"#include "../export.hpp"#include "../renderer/texture.hpp"#include "../renderer/image_view.hpp"#include "../renderer/types.hpp"#include <boost/noncopyable.hpp>Go to the source code of this file.
Namespaces | |
| namespace | sge |
| namespace | sge::texture |
Classes | |
| class | sge::texture::part |
Typedefs | |
| typedef shared_ptr< part > | sge::texture::part_ptr |
| typedef shared_ptr< const part > | sge::texture::const_part_ptr |
1.5.5