#include <GA_ElementGroup.h>

Public Member Functions | |
| GA_PrimitiveGroup & | operator|= (const GA_PrimitiveGroup &g) |
| GA_PrimitiveGroup & | operator&= (const GA_PrimitiveGroup &g) |
| GA_PrimitiveGroup & | operator-= (const GA_PrimitiveGroup &g) |
| GA_PrimitiveGroup & | operator^= (const GA_PrimitiveGroup &g) |
| GA_PrimitiveGroup & | operator= (const GA_PrimitiveGroup &g) |
Protected Member Functions | |
| GA_PrimitiveGroup (GA_Detail &detail, const char *name, bool internal) | |
| ~GA_PrimitiveGroup () | |
Friends | |
| class | GA_GroupTable |
| class | GA_ElementGroupTable |
SIM/SNOW_Solver.C, SOP/SOP_HDKObject.C, and tetprim/GU_PrimTetra.C.
Definition at line 339 of file GA_ElementGroup.h.
| GA_PrimitiveGroup::GA_PrimitiveGroup | ( | GA_Detail & | detail, | |
| const char * | name, | |||
| bool | internal | |||
| ) | [inline, protected] |
Definition at line 342 of file GA_ElementGroup.h.
| GA_PrimitiveGroup::~GA_PrimitiveGroup | ( | ) | [inline, protected] |
Definition at line 344 of file GA_ElementGroup.h.
| GA_PrimitiveGroup& GA_PrimitiveGroup::operator&= | ( | const GA_PrimitiveGroup & | g | ) | [inline] |
Definition at line 352 of file GA_ElementGroup.h.
| GA_PrimitiveGroup& GA_PrimitiveGroup::operator-= | ( | const GA_PrimitiveGroup & | g | ) | [inline] |
Definition at line 357 of file GA_ElementGroup.h.
| GA_PrimitiveGroup& GA_PrimitiveGroup::operator= | ( | const GA_PrimitiveGroup & | g | ) | [inline] |
Definition at line 367 of file GA_ElementGroup.h.
| GA_PrimitiveGroup& GA_PrimitiveGroup::operator^= | ( | const GA_PrimitiveGroup & | g | ) | [inline] |
Definition at line 362 of file GA_ElementGroup.h.
| GA_PrimitiveGroup& GA_PrimitiveGroup::operator|= | ( | const GA_PrimitiveGroup & | g | ) | [inline] |
Definition at line 347 of file GA_ElementGroup.h.
friend class GA_ElementGroupTable [friend] |
Definition at line 373 of file GA_ElementGroup.h.
friend class GA_GroupTable [friend] |
1.5.9