#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/math_power2.h>
#include <OpenTissue/gpu/texture/texture_types.h>
#include <OpenTissue/utility/gl/gl_check_errors.h>
#include <boost/shared_ptr.hpp>
#include <iostream>
#include <cassert>
Go to the source code of this file.
Classes | |
class | OpenTissue::texture::Texture2D |
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::texture |
Typedefs | |
typedef boost::shared_ptr < Texture2D > | OpenTissue::texture::texture2D_pointer |