Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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
 

Detailed Description

Definition at line 29 of file HeightMipmap.h.

Constructor & Destructor Documentation

SMipmap::SMipmap ( )
inline

Definition at line 31 of file HeightMipmap.h.

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

Definition at line 32 of file HeightMipmap.h.

Member Data Documentation

u16* SMipmap::m_Heightmap

Definition at line 35 of file HeightMipmap.h.

size_t SMipmap::m_MapSize

Definition at line 34 of file HeightMipmap.h.


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