cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
MipmapInfo Struct Reference

Structure which can tell where mipmap begins and how long is it. More...

#include <CCImage.h>

Public Member Functions

 _MipmapInfo ()
 

Public Attributes

unsigned char * address
 
int len
 

Detailed Description

Structure which can tell where mipmap begins and how long is it.

Member Function Documentation

_MipmapInfo ( )
inline

Member Data Documentation

unsigned char* address
int len

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