Go to the source code of this file.
Typedefs | |
typedef int | Selection_Mode |
It is possible to introduce new type of selection. More... | |
typedef int | Preselection_Mode |
Preselection modes. More... | |
typedef int Preselection_Mode |
typedef int Selection_Mode |
const Selection_Mode ActorSelection = 6 |
const Selection_Mode BallSelection = 8 |
const Selection_Mode CellSelection = 1 |
const Preselection_Mode Dynamic_Preselection = 1 |
const Selection_Mode EdgeOfCellSelection = 2 |
const Selection_Mode EdgeSelection = 3 |
const Selection_Mode Elem0DSelection = 7 |
const Selection_Mode FaceSelection = 4 |
const Selection_Mode NodeSelection = 0 |
const Preselection_Mode Preselection_Disabled = 2 |
const Preselection_Mode Standard_Preselection = 0 |
const Selection_Mode VolumeSelection = 5 |