#include <GU_BreakpointConSelection.h>

Public Member Functions | |
| GU_BreakpointConSelection (GU_Detail &gdp, const char *prefix=0) | |
| virtual | ~GU_BreakpointConSelection (void) |
| virtual GU_Selection & | operator= (GU_PointSelection &) |
| virtual GU_Selection & | operator= (GU_PrimSelection &) |
| virtual GU_Selection & | operator= (GU_EdgeSelection &) |
| virtual GU_Selection & | operator= (GU_BreakpointSelection &) |
| virtual GU_Selection & | operator= (GU_VertexSelection &) |
| virtual GU_Selection & | operator= (GU_PointGroupSelection &) |
| virtual GU_Selection & | operator= (GU_PrimGroupSelection &) |
| virtual int | add (GEO_Point &pt, int ordered=0) |
| virtual int | add (GEO_Primitive &prim, int ordered=0) |
| virtual int | add (GB_Edge &edge, int ordered=0) |
| virtual int | add (GEO_Breakpoint &b, int ordered=0) |
| virtual int | add (GB_VertexData &vtx, int ordered=0) |
| virtual int | remove (GEO_Point &pt, int ordered=0) |
| virtual int | remove (GEO_Primitive &prim, int ordered=0) |
| virtual int | remove (GB_Edge &edge, int ordered=0) |
| virtual int | remove (GEO_Breakpoint &b, int ordered=0) |
| virtual int | remove (GB_VertexData &vtx, int ordered=0) |
| virtual void | clear (void) |
| virtual void | clearAndDestroy (void) |
| virtual int | classType (void) const |
| virtual GU_Selection * | newSpecies (GU_Detail &gdp) |
Definition at line 33 of file GU_BreakpointConSelection.h.
| GU_BreakpointConSelection::GU_BreakpointConSelection | ( | GU_Detail & | gdp, | |
| const char * | prefix = 0 | |||
| ) |
| virtual GU_BreakpointConSelection::~GU_BreakpointConSelection | ( | void | ) | [virtual] |
| virtual int GU_BreakpointConSelection::add | ( | GB_VertexData & | vtx, | |
| int | ordered = 0 | |||
| ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual int GU_BreakpointConSelection::add | ( | GEO_Breakpoint & | b, | |
| int | ordered = 0 | |||
| ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual int GU_BreakpointConSelection::add | ( | GB_Edge & | edge, | |
| int | ordered = 0 | |||
| ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual int GU_BreakpointConSelection::add | ( | GEO_Primitive & | prim, | |
| int | ordered = 0 | |||
| ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual int GU_BreakpointConSelection::add | ( | GEO_Point & | pt, | |
| int | ordered = 0 | |||
| ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual int GU_BreakpointConSelection::classType | ( | void | ) | const [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual void GU_BreakpointConSelection::clear | ( | void | ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual void GU_BreakpointConSelection::clearAndDestroy | ( | void | ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual GU_Selection* GU_BreakpointConSelection::newSpecies | ( | GU_Detail & | gdp | ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual GU_Selection& GU_BreakpointConSelection::operator= | ( | GU_PrimGroupSelection & | ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual GU_Selection& GU_BreakpointConSelection::operator= | ( | GU_PointGroupSelection & | ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual GU_Selection& GU_BreakpointConSelection::operator= | ( | GU_VertexSelection & | ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual GU_Selection& GU_BreakpointConSelection::operator= | ( | GU_BreakpointSelection & | ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual GU_Selection& GU_BreakpointConSelection::operator= | ( | GU_EdgeSelection & | ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual GU_Selection& GU_BreakpointConSelection::operator= | ( | GU_PrimSelection & | ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual GU_Selection& GU_BreakpointConSelection::operator= | ( | GU_PointSelection & | ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual int GU_BreakpointConSelection::remove | ( | GB_VertexData & | vtx, | |
| int | ordered = 0 | |||
| ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual int GU_BreakpointConSelection::remove | ( | GEO_Breakpoint & | b, | |
| int | ordered = 0 | |||
| ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual int GU_BreakpointConSelection::remove | ( | GB_Edge & | edge, | |
| int | ordered = 0 | |||
| ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual int GU_BreakpointConSelection::remove | ( | GEO_Primitive & | prim, | |
| int | ordered = 0 | |||
| ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
| virtual int GU_BreakpointConSelection::remove | ( | GEO_Point & | pt, | |
| int | ordered = 0 | |||
| ) | [virtual] |
Reimplemented from GU_BreakpointSelection.
1.5.9