Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
TBox_Textures.cpp File Reference
#include "ToolBox\TBox_Textures.h"

Macros

#define CTOL(C)   (*(uint32*)&C)
 
#define PCTOL(PC)   (*(uint32*)PC)
 
#define PCTOS(PC)   (*(uint16*)PC)
 

Macro Definition Documentation

◆ CTOL

#define CTOL (   C)    (*(uint32*)&C)

◆ PCTOL

#define PCTOL (   PC)    (*(uint32*)PC)

◆ PCTOS

#define PCTOS (   PC)    (*(uint16*)PC)