![]() |
Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Utilities to manipulate visibility properties. More...
#include <bayeux/geomtools/visibility.h>
Classes | |
| struct | constants |
| Constant strings/labels. More... | |
Static Public Member Functions | |
| static std::string | make_key (const std::string &flag_) |
| static void | extract (const datatools::properties &source_, datatools::properties &target_) |
| static bool | has_flag (const datatools::properties &config_, const std::string &flag_) |
| static bool | has_key (const datatools::properties &config_, const std::string &key_) |
| static bool | is_shown (const datatools::properties &config_) |
| static bool | is_hidden (const datatools::properties &config_) |
| static bool | is_hidden_envelope (const datatools::properties &config_) |
| static bool | is_daughters_shown (const datatools::properties &config_) |
| static bool | is_daughters_hidden (const datatools::properties &config_) |
| static bool | is_visible_edges (const datatools::properties &config_) |
| static bool | has_color (const datatools::properties &config_) |
| static std::string | get_color (const datatools::properties &config_) |
| static void | set_color (datatools::properties &config_, const std::string &color_) |
| static bool | has_opacity (const datatools::properties &config_) |
| static double | get_opacity (const datatools::properties &config_) |
| static double | default_opacity () |
| static bool | validate_opacity (double) |
| static void | set_opacity (datatools::properties &config_, double opacity_) |
| static bool | has_envelope_color (const datatools::properties &config_) |
| static std::string | get_envelope_color (const datatools::properties &config_) |
| static void | set_envelope_color (datatools::properties &config_, const std::string &color_) |
| static bool | is_wired_cylinder (const datatools::properties &config_) |
Utilities to manipulate visibility properties.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
1.8.15