#include <GU_PolyFrame.h>
Public Member Functions | |
| GU_PolyFrame (GU_Detail *gdp) | |
| virtual | ~GU_PolyFrame () |
| GU_Detail * | getDetail () const |
| void | setDetail (GU_Detail *gdp) |
| GU_PolyFrameError | computeFrames (const GU_PolyFrameParms &parms, const GB_PointGroup *point_group=NULL, const GB_PrimitiveGroup *prim_group=NULL) |
Definition at line 94 of file GU_PolyFrame.h.
| GU_PolyFrame::GU_PolyFrame | ( | GU_Detail * | gdp | ) |
| virtual GU_PolyFrame::~GU_PolyFrame | ( | ) | [virtual] |
| GU_PolyFrameError GU_PolyFrame::computeFrames | ( | const GU_PolyFrameParms & | parms, | |
| const GB_PointGroup * | point_group = NULL, |
|||
| const GB_PrimitiveGroup * | prim_group = NULL | |||
| ) |
| GU_Detail* GU_PolyFrame::getDetail | ( | void | ) | const [inline] |
Definition at line 100 of file GU_PolyFrame.h.
| void GU_PolyFrame::setDetail | ( | GU_Detail * | gdp | ) | [inline] |
Definition at line 101 of file GU_PolyFrame.h.
1.5.9