Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cMapPatch.h File Reference
#include "cMapBase.h"
#include "CMapChanSurface.h"
#include "CMapChanHeight.h"
#include "GrayLib/include/XObject/cXObjDef.h"
#include "GrayLib/include/ScriptExec/cScriptSection.h"
#include "GrayCore/include/cNewPtr.h"
#include "cMapPatchProps.tbl"
#include "cMapPatchMethods.tbl"

Go to the source code of this file.

Classes

class  GrayMapData::cMapPatch
 

Namespaces

 GrayMapData
 

Macros

#define PATCH_OVERLAP_DIV   4
 
#define cMapPatchProp(a, b, c, d, e)   P_##a,
 
#define cMapPatchMethod(a, b, c)   M_##a,
 

Detailed Description

Macro Definition Documentation

◆ cMapPatchMethod

#define cMapPatchMethod (   a,
  b,
 
)    M_##a,

◆ cMapPatchProp

#define cMapPatchProp (   a,
  b,
  c,
  d,
 
)    P_##a,

◆ PATCH_OVERLAP_DIV

#define PATCH_OVERLAP_DIV   4