HDK
|
#include "RU_API.h"
#include <UT/UT_Endian.h>
#include <UT/UT_Lock.h>
#include <UT/UT_ValArray.h>
#include <UT/UT_Vector4.h>
#include <TIL/TIL_Tile.h>
#include <TIL/TIL_Pixel.h>
#include "RU_Feather.h"
Go to the source code of this file.
Classes | |
class | RU_PolyFill |
Enumerations | |
enum | RU_PolyFillMethod { RU_POLYFILL_NORMAL = 0, RU_POLYFILL_FEATHER } |
enum RU_PolyFillMethod |
Enumerator | |
---|---|
RU_POLYFILL_NORMAL | |
RU_POLYFILL_FEATHER |
Definition at line 40 of file RU_PolyFill.h.