#include <geom_obs.H>
Inheritance diagram for TEXTUREobs:
Public Member Functions | |
virtual | ~TEXTUREobs () |
virtual void | notify_texture (CGEOMptr &)=0 |
void | texture_obs () |
void | unobs_texture () |
Static Public Member Functions | |
static void | notify_texture_obs (CGEOMptr &g) |
Static Private Member Functions | |
static TEXTUREobs_list * | texobs_list () |
Static Private Attributes | |
static TEXTUREobs_list * | _all_texture = 0 |
Definition at line 113 of file geom_obs.H.
|
Definition at line 119 of file geom_obs.H. |
|
Implemented in DISTRIB. |
|
Definition at line 121 of file geom_obs.H. References texobs_list(). Referenced by JOTtexture::get(), GEOM::set_texture(), and GEOM::unset_texture(). |
|
Definition at line 116 of file geom_obs.H. References _all_texture. Referenced by notify_texture_obs(), texture_obs(), and unobs_texture(). |
|
Definition at line 126 of file geom_obs.H. References texobs_list(). Referenced by DISTRIB::DISTRIB(). |
|
Definition at line 127 of file geom_obs.H. References texobs_list(). |
|
Definition at line 114 of file geom_obs.H. Referenced by texobs_list(). |