OGRE-Next  4.0.0unstable
Object-Oriented Graphics Rendering Engine
Ogre::VoxelizedMeshCache::VoxelizedMesh Struct Reference

#include <OgreVoxelizedMeshCache.h>

Public Attributes

TextureGpualbedoVox
 
TextureGpuemissiveVox
 
uint64 hash [2]
 
String meshName
 
TextureGpunormalVox
 

Member Data Documentation

◆ albedoVox

TextureGpu* Ogre::VoxelizedMeshCache::VoxelizedMesh::albedoVox

◆ emissiveVox

TextureGpu* Ogre::VoxelizedMeshCache::VoxelizedMesh::emissiveVox

◆ hash

uint64 Ogre::VoxelizedMeshCache::VoxelizedMesh::hash[2]

◆ meshName

String Ogre::VoxelizedMeshCache::VoxelizedMesh::meshName

◆ normalVox

TextureGpu* Ogre::VoxelizedMeshCache::VoxelizedMesh::normalVox

The documentation for this struct was generated from the following file: