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() [1/2]

SMipmap::SMipmap ( )
inline

◆ SMipmap() [2/2]

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

Member Data Documentation

◆ m_Heightmap

u16* SMipmap::m_Heightmap

◆ m_MapSize

size_t SMipmap::m_MapSize

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