|
Ult3D
Implementation of "Ultimate 3D Game Engine Design & Architecture" by Allan Sherrod
|
#include <PortalSystem.h>
Public Member Functions | |
| SectorMesh () | |
Public Attributes | |
| Ult::ModelData | mGeometry |
| Ult::Texture | mDecal |
| std::string | mDecalFile |
|
inline |
| Ult::Texture SectorMesh::mDecal |
| std::string SectorMesh::mDecalFile |
| Ult::ModelData SectorMesh::mGeometry |