Pyrogenesis  trunk
Public Member Functions | Public Attributes | List of all members
SMipmap Struct Reference

#include <HeightMipmap.h>

Public Member Functions

 SMipmap ()
 
 SMipmap (size_t MapSize, u16 *Heightmap)
 

Public Attributes

size_t m_MapSize
 
u16m_Heightmap
 

Constructor & Destructor Documentation

SMipmap::SMipmap ( )
inline
SMipmap::SMipmap ( size_t  MapSize,
u16 Heightmap 
)
inline

Member Data Documentation

u16* SMipmap::m_Heightmap
size_t SMipmap::m_MapSize

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