#include <geom_obs.H>
Inheritance diagram for COLORobs:
Public Member Functions | |
virtual | ~COLORobs () |
virtual void | notify_color (CGEOMptr &, APPEAR *app)=0 |
void | color_obs () |
void | unobs_color () |
Static Public Member Functions | |
static void | notify_color_obs (CGEOMptr &g, APPEAR *app=0) |
Static Private Member Functions | |
static COLORobs_list * | col_list () |
Static Private Attributes | |
static COLORobs_list * | _all_col = 0 |
Definition at line 61 of file geom_obs.H.
|
Definition at line 66 of file geom_obs.H. |
|
Definition at line 63 of file geom_obs.H. References _all_col. Referenced by color_obs(), notify_color_obs(), and unobs_color(). |
|
Definition at line 75 of file geom_obs.H. References col_list(). Referenced by DISTRIB::DISTRIB(). |
|
Implemented in DISTRIB. |
|
Definition at line 68 of file geom_obs.H. References col_list(). Referenced by GEOM::set_color(), and GEOM::unset_color(). |
|
Definition at line 76 of file geom_obs.H. References col_list(). |
|
Definition at line 62 of file geom_obs.H. Referenced by col_list(). |