OGRE  2.2.4
Object-Oriented Graphics Rendering Engine
OgreVctVoxelizer.h File Reference

Classes

class  Ogre::VctVoxelizer
 The voxelizer consists in several stages. More...
 
struct  Ogre::VoxelizerBucket
 

Namespaces

 Ogre
 

This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/

 
 Ogre::VoxelizerJobSetting
 

Enumerations

enum  Ogre::VoxelizerJobSetting::VoxelizerJobSetting { Ogre::VoxelizerJobSetting::Index32bit = 1u << 0u, Ogre::VoxelizerJobSetting::CompressedVertexFormat = 1u << 1u, Ogre::VoxelizerJobSetting::HasDiffuseTex = 1u << 2u, Ogre::VoxelizerJobSetting::HasEmissiveTex = 1u << 3u }