#include <SMESH_ControlsDef.hxx>
Private Types |
| typedef std::set< long > | TIDs |
Detailed Description
Definition at line 746 of file SMESH_ControlsDef.hxx.
Member Typedef Documentation
Constructor & Destructor Documentation
| SMESH::Controls::GroupColor::GroupColor |
( |
| ) |
|
Member Function Documentation
| virtual void SMESH::Controls::GroupColor::SetMesh |
( |
const SMDS_Mesh * |
theMesh | ) |
|
|
virtual |
| virtual bool SMESH::Controls::GroupColor::IsSatisfy |
( |
long |
theElementId | ) |
|
|
virtual |
| void SMESH::Controls::GroupColor::SetColorStr |
( |
const TCollection_AsciiString & |
| ) |
|
| void SMESH::Controls::GroupColor::GetColorStr |
( |
TCollection_AsciiString & |
| ) |
const |
Field Documentation
| Quantity_Color SMESH::Controls::GroupColor::myColor |
|
private |
| TIDs SMESH::Controls::GroupColor::myIDs |
|
private |