#include <SMESH_ControlsDef.hxx>
|
typedef std::set< long > | TIDs |
|
Definition at line 746 of file SMESH_ControlsDef.hxx.
◆ TIDs
◆ GroupColor()
SMESH::Controls::GroupColor::GroupColor |
( |
| ) |
|
◆ SetMesh()
virtual void SMESH::Controls::GroupColor::SetMesh |
( |
const SMDS_Mesh * |
theMesh | ) |
|
|
virtual |
◆ IsSatisfy()
virtual bool SMESH::Controls::GroupColor::IsSatisfy |
( |
long |
theElementId | ) |
|
|
virtual |
◆ SetType()
◆ GetType()
◆ SetColorStr()
void SMESH::Controls::GroupColor::SetColorStr |
( |
const TCollection_AsciiString & |
| ) |
|
◆ GetColorStr()
void SMESH::Controls::GroupColor::GetColorStr |
( |
TCollection_AsciiString & |
| ) |
const |
◆ myColor
Quantity_Color SMESH::Controls::GroupColor::myColor |
|
private |
◆ myType
◆ myIDs
TIDs SMESH::Controls::GroupColor::myIDs |
|
private |