SOFA API  cb3b2882
Open source framework for multi-physics simuation
indicators Namespace Reference

Enumerations

enum class  Color {
  grey , red , green , yellow ,
  blue , magenta , cyan , white ,
  unspecified
}
 
enum class  FontStyle {
  bold , dark , italic , underline ,
  blink , reverse , concealed , crossed
}
 
enum class  ProgressType { incremental , decremental }
 

Enumeration Type Documentation

◆ Color

enum indicators::Color
strong
Enumerator
grey 
red 
green 
yellow 
blue 
magenta 
cyan 
white 
unspecified 

◆ FontStyle

enum indicators::FontStyle
strong
Enumerator
bold 
dark 
italic 
underline 
blink 
reverse 
concealed 
crossed 

◆ ProgressType

Enumerator
incremental 
decremental