Public Member Functions | |
GroupRefEntry (EggGroup *group, double membership) | |
bool | operator< (const GroupRefEntry &other) const |
void | output (ostream &out) const |
Public Attributes | |
EggGroup * | _group |
double | _membership |
|
Definition at line 122 of file eggVertex.cxx. References _group, and _membership. |
|
Definition at line 125 of file eggVertex.cxx. References _group. |
|
Definition at line 128 of file eggVertex.cxx. References _group, and _membership. Referenced by operator<<(). |
|
Definition at line 132 of file eggVertex.cxx. Referenced by GroupRefEntry(), operator<(), and output(). |
|
Definition at line 133 of file eggVertex.cxx. Referenced by GroupRefEntry(), and output(). |