
Public Member Functions | |
| GR_Euclid () | |
| virtual | ~GR_Euclid () |
| int | getWireMask (GU_Detail *gdp, const GR_DisplayOption *) const |
| void | drawObject (EUC_Object *obj, RE_Render &ren, const GR_DisplayOption *dopt) const |
| virtual void | renderWire (GU_Detail *gdp, RE_Render &ren, const GR_AttribOffset &ptinfo, const GR_DisplayOption *dopt, float lod, const GU_PrimGroupClosure *hidden_geometry) |
| int | getShadedMask (GU_Detail *gdp, const GR_DisplayOption *) const |
| virtual void | renderShaded (GU_Detail *gdp, RE_Render &ren, const GR_AttribOffset &ptinfo, const GR_DisplayOption *dopt, float lod, const GU_PrimGroupClosure *hidden_geometry) |
| virtual const char * | getName () const |
Static Public Member Functions | |
| static EUC_Expression * | getExpression (const GU_Detail *gdp) |
Definition at line 49 of file GR_Euclid.C.
| HDK_Sample::GR_Euclid::GR_Euclid | ( | ) | [inline] |
Definition at line 52 of file GR_Euclid.C.
| virtual HDK_Sample::GR_Euclid::~GR_Euclid | ( | ) | [inline, virtual] |
Definition at line 53 of file GR_Euclid.C.
| void GR_Euclid::drawObject | ( | EUC_Object * | obj, | |
| RE_Render & | ren, | |||
| const GR_DisplayOption * | dopt | |||
| ) | const |
Definition at line 145 of file GR_Euclid.C.
| EUC_Expression * GR_Euclid::getExpression | ( | const GU_Detail * | gdp | ) | [static] |
Definition at line 102 of file GR_Euclid.C.
| virtual const char* HDK_Sample::GR_Euclid::getName | ( | void | ) | const [inline, virtual] |
| int HDK_Sample::GR_Euclid::getShadedMask | ( | GU_Detail * | gdp, | |
| const GR_DisplayOption * | ||||
| ) | const [inline, virtual] |
| int HDK_Sample::GR_Euclid::getWireMask | ( | GU_Detail * | gdp, | |
| const GR_DisplayOption * | ||||
| ) | const [inline, virtual] |
| void GR_Euclid::renderShaded | ( | GU_Detail * | gdp, | |
| RE_Render & | ren, | |||
| const GR_AttribOffset & | ptinfo, | |||
| const GR_DisplayOption * | dopt, | |||
| float | lod, | |||
| const GU_PrimGroupClosure * | hidden_geometry | |||
| ) | [virtual] |
| void GR_Euclid::renderWire | ( | GU_Detail * | gdp, | |
| RE_Render & | ren, | |||
| const GR_AttribOffset & | ptinfo, | |||
| const GR_DisplayOption * | dopt, | |||
| float | lod, | |||
| const GU_PrimGroupClosure * | hidden_geometry | |||
| ) | [virtual] |
1.5.9