HDK
|
#include "GR_API.h"
#include <SYS/SYS_Math.h>
#include <UT/UT_Array.h>
#include <UT/UT_Color.h>
#include <UT/UT_String.h>
#include <RE/RE_TextureTypes.h>
#include <RE/RE_RenderContext.h>
#include <GEO/GEO_PrimTypeCompat.h>
#include <GU/GU_SelectType.h>
#include "GR_HandleParts.h"
#include "GR_DisplayColors.h"
#include "GR_Defines.h"
Go to the source code of this file.
Classes | |
class | GR_CommonDispOption |
Macros | |
#define | FLAG_ACCESSORS(FLAGS, METHOD, FLAG) |
#define | FLAG_ACCESSORS_BUMP_OPTS(FLAGS, METHOD, FLAG) |
#define | GET_COL(func, val) |
#define | GET_ALPHA(func, val) fpreal func() const { return myAlphas[val]; } |
#define FLAG_ACCESSORS | ( | FLAGS, | |
METHOD, | |||
FLAG | |||
) |
Definition at line 34 of file GR_CommonDispOption.h.
#define FLAG_ACCESSORS_BUMP_OPTS | ( | FLAGS, | |
METHOD, | |||
FLAG | |||
) |
Definition at line 38 of file GR_CommonDispOption.h.
Definition at line 231 of file GR_CommonDispOption.h.
Definition at line 87 of file GR_CommonDispOption.h.