#include <SMESHDS_Group.hxx>
Definition at line 38 of file SMESHDS_Group.hxx.
§ SMESHDS_Group()
§ SetType()
§ Extent()
virtual int SMESHDS_Group::Extent |
( |
| ) |
|
|
virtual |
§ IsEmpty()
virtual bool SMESHDS_Group::IsEmpty |
( |
| ) |
|
|
virtual |
§ Contains() [1/2]
virtual bool SMESHDS_Group::Contains |
( |
const int |
theID | ) |
|
|
virtual |
§ Contains() [2/2]
§ GetElements()
§ Add()
bool SMESHDS_Group::Add |
( |
const int |
theID | ) |
|
§ Remove()
bool SMESHDS_Group::Remove |
( |
const int |
theID | ) |
|
§ Clear()
void SMESHDS_Group::Clear |
( |
| ) |
|
§ SMDSGroup()
§ GetID() [1/2]
int SMESHDS_GroupBase::GetID |
( |
| ) |
const |
|
inherited |
§ GetID() [2/2]
int SMESHDS_GroupBase::GetID |
( |
const int |
theIndex | ) |
|
|
inherited |
§ GetMesh()
§ GetType()
§ SetStoreName()
void SMESHDS_GroupBase::SetStoreName |
( |
const char * |
theName | ) |
|
|
inherited |
§ GetStoreName()
const char* SMESHDS_GroupBase::GetStoreName |
( |
| ) |
const |
|
inherited |
§ SetColor()
void SMESHDS_GroupBase::SetColor |
( |
const Quantity_Color & |
theColor | ) |
|
|
inherited |
§ GetColor()
Quantity_Color SMESHDS_GroupBase::GetColor |
( |
| ) |
const |
|
inherited |
§ SetColorGroup()
void SMESHDS_GroupBase::SetColorGroup |
( |
int |
theColorGroup | ) |
|
|
inherited |
§ GetColorGroup()
int SMESHDS_GroupBase::GetColorGroup |
( |
| ) |
const |
|
inherited |
§ findInMesh()
§ resetIterator()
void SMESHDS_GroupBase::resetIterator |
( |
| ) |
|
|
protectedinherited |
§ myGroup