include/sge/renderer/index_view.hpp File Reference

#include "index_format.hpp"
#include "../typeswitch.hpp"
#include "../export.hpp"
#include <boost/variant.hpp>
#include <cstddef>

Go to the source code of this file.

Namespaces

namespace  sge
namespace  sge::renderer

Classes

class  sge::renderer::index_view< Index >

Typedefs

typedef std::size_t sge::renderer::index_size
typedef index_view< uint16 > sge::renderer::index_view_16
typedef index_view< uint16 const > sge::renderer::const_index_view_16
typedef index_view< uint32 > sge::renderer::index_view_32
typedef index_view< uint32 const > sge::renderer::const_index_view_32
typedef boost::variant
< index_view_16, index_view_32 > 
sge::renderer::dynamic_index_view
typedef boost::variant
< const_index_view_16,
const_index_view_32 > 
sge::renderer::const_dynamic_index_view


Generated on Wed Sep 10 22:17:46 2008 for sge by  doxygen 1.5.5