#include "buildver.h"
#include "imtl.h"
#include "TextureMapIndexConstants.h"
Go to the source code of this
file.
Define Documentation
#define
TRANSP_SUBTRACTIVE 0 |
#define TRANSP_ADDITIVE 1 |
#define
ID_RAY_REFLECTION 12 |
#define
ID_RAY_REFRACTION 13 |
#define
ID_RAY_REFRACTION_IOR 14 |
#define
ID_TRANSLUCENT_CLR 15 |
#define
UVMAP_SPHERE_ENV 1 |
#define
UVMAP_SHRINK_ENV 3 |
#define
UVMAP_SCREEN_ENV 4 |
#define
XYZ_WORLD_COORDS 3 |
#define
TEXOUT_ALPHA_RGB 8 |
#define
TEXOUT_COLOR_MAP 16 |
#define
TEXOUT_COLOR_MAP_RGB 32 |
#define
BITMAPTEX_INTERFACE Interface_ID(0x55b4400e,
0x29ff7cc9) |
#define GetIBitmapTextInterface |
( |
|
cd |
) |
(BitmapTex
*)(cd)->GetInterface(BITMAPTEX_INTERFACE) |
Enumeration Type Documentation
- Enumerator:
-
bitmaptex_reload |
|
bitmaptex_crop |
|
Definition at line 1039 of file stdmat.h.
Function Documentation
CoreExport void RegisterSXPReader |
( |
MCHAR * |
sxpName, |
|
|
Class_ID |
cid |
|
) |
|
|
CoreExport Tex3D* GetSXPReaderClass |
( |
MCHAR * |
sxpName |
) |
|
CoreExport StdMat2* NewDefaultStdMat |
( |
|
) |
|
CoreExport BitmapTex* NewDefaultBitmapTex |
( |
|
) |
|
CoreExport MultiMtl* NewDefaultMultiMtl |
( |
|
) |
|
CoreExport MultiTex* NewDefaultCompositeTex |
( |
|
) |
|
CoreExport MultiTex* NewDefaultMixTex |
( |
|
) |
|
CoreExport MultiTex* NewDefaultTintTex |
( |
|
) |
|
CoreExport GradTex* NewDefaultGradTex |
( |
|
) |
|
CoreExport StdCubic* NewDefaultStdCubic |
( |
|
) |
|
CoreExport StdMirror* NewDefaultStdMirror |
( |
|
) |
|
CoreExport StdFog* NewDefaultStdFog |
( |
|
) |
|