HDK
|
#include <GR_HandleParts.h>
Public Member Functions | |
GR_HandleParts (const GR_CommonDispOption &dopt) | |
~GR_HandleParts () | |
void | reset () |
RE_MaterialPtr | getMaterial (GR_HandleMaterial mat, bool ghost=false) |
const UT_Color & | getColor (GR_DisplayColor color, bool ghost=false) |
Definition at line 62 of file GR_HandleParts.h.
GR_HandleParts::GR_HandleParts | ( | const GR_CommonDispOption & | dopt | ) |
GR_HandleParts::~GR_HandleParts | ( | ) |
const UT_Color& GR_HandleParts::getColor | ( | GR_DisplayColor | color, |
bool | ghost = false |
||
) |
RE_MaterialPtr GR_HandleParts::getMaterial | ( | GR_HandleMaterial | mat, |
bool | ghost = false |
||
) |
void GR_HandleParts::reset | ( | ) |