#include <GA_ElementGroup.h>

Public Member Functions | |
| GA_PointGroup & | operator|= (const GA_PointGroup &g) |
| GA_PointGroup & | operator&= (const GA_PointGroup &g) |
| GA_PointGroup & | operator-= (const GA_PointGroup &g) |
| GA_PointGroup & | operator^= (const GA_PointGroup &g) |
| GA_PointGroup & | operator= (const GA_PointGroup &g) |
Protected Member Functions | |
| GA_PointGroup (GA_Detail &detail, const char *name, bool internal) | |
| ~GA_PointGroup () | |
Friends | |
| class | GA_GroupTable |
| class | GA_ElementGroupTable |
POP/POP_CircleForce.C, POP/POP_LocalForce.C, POP/POP_RadialBirth.C, POP/POP_SpotLight.C, SOP/SOP_CustomBrush.C, SOP/SOP_CustomBrush.h, SOP/SOP_Flatten.h, SOP/SOP_HDKObject.C, SOP/SOP_PointWave.h, SOP/SOP_TimeCompare.h, tetprim/GEO_PrimTetra.C, tetprim/GEO_PrimTetra.h, tetprim/GU_PrimTetra.C, and tetprim/GU_PrimTetra.h.
Definition at line 301 of file GA_ElementGroup.h.
| GA_PointGroup::GA_PointGroup | ( | GA_Detail & | detail, | |
| const char * | name, | |||
| bool | internal | |||
| ) | [inline, protected] |
Definition at line 304 of file GA_ElementGroup.h.
| GA_PointGroup::~GA_PointGroup | ( | ) | [inline, protected] |
Definition at line 306 of file GA_ElementGroup.h.
| GA_PointGroup& GA_PointGroup::operator&= | ( | const GA_PointGroup & | g | ) | [inline] |
Definition at line 314 of file GA_ElementGroup.h.
| GA_PointGroup& GA_PointGroup::operator-= | ( | const GA_PointGroup & | g | ) | [inline] |
Definition at line 319 of file GA_ElementGroup.h.
| GA_PointGroup& GA_PointGroup::operator= | ( | const GA_PointGroup & | g | ) | [inline] |
Definition at line 329 of file GA_ElementGroup.h.
| GA_PointGroup& GA_PointGroup::operator^= | ( | const GA_PointGroup & | g | ) | [inline] |
Definition at line 324 of file GA_ElementGroup.h.
| GA_PointGroup& GA_PointGroup::operator|= | ( | const GA_PointGroup & | g | ) | [inline] |
Definition at line 309 of file GA_ElementGroup.h.
friend class GA_ElementGroupTable [friend] |
Definition at line 336 of file GA_ElementGroup.h.
friend class GA_GroupTable [friend] |
1.5.9