HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GR_DisplayOption.h File Reference
#include "GR_API.h"
#include <string.h>
#include <UT/UT_VectorTypes.h>
#include <UT/UT_SymbolTable.h>
#include <UT/UT_Color.h>
#include <UT/UT_Array.h>
#include "GR_Defines.h"
#include "GR_CommonDispOption.h"
#include "GR_OptionTable.h"
#include "GR_UserOption.h"
+ Include dependency graph for GR_DisplayOption.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GR_DisplayOption
 

Macros

#define ASSIGN_BUMP(flag)
 

Macro Definition Documentation

#define ASSIGN_BUMP (   flag)
Value:
if(myFlags.flag != onoff) mySerialNum++; \
myFlags.flag=onoff

Definition at line 30 of file GR_DisplayOption.h.