Detailed Description
Definition at line 40 of file jfr_io_mask.h.
List of all members.
Public Types |
enum | {
IOM_NONE = 0x00000,
IOM_VERTCOORD = 0x00001,
IOM_VERTFLAGS = 0x00002,
IOM_VERTCOLOR = 0x00004,
IOM_VERTQUALITY = 0x00008,
IOM_VERTNORMAL = 0x00010,
IOM_VERTTEXCOORD = 0x00020,
IOM_VERTRADIUS = 0x10000,
IOM_VERTID = 0x40000,
IOM_VERTORIGINES = 0x80000,
IOM_FACEINDEX = 0x00040,
IOM_FACEFLAGS = 0x00080,
IOM_FACECOLOR = 0x00100,
IOM_FACEQUALITY = 0x00200,
IOM_FACENORMAL = 0x00400,
IOM_WEDGCOLOR = 0x00800,
IOM_WEDGTEXCOORD = 0x01000,
IOM_WEDGTEXMULTI = 0x02000,
IOM_WEDGNORMAL = 0x04000,
IOM_BITPOLYGONAL = 0x20000,
IOM_CAMERA = 0x08000,
IOM_FLAGS = IOM_VERTFLAGS + IOM_FACEFLAGS,
IOM_ALL = 0xFFFFF
} |
Static Public Member Functions |
template<class MeshType > |
static void | ClampMask (MeshType &m, int &mask) |
The documentation for this class was generated from the following file: