#include "disp/color.H"
#include "geom/texture.H"
#include "mlib/points.H"
#include "net/data_item.H"
#include "net/stream.H"
#include "std/config.H"
Include dependency graph for appear.H:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | APPEAR |
Generic class representing appearance properties associated with a piece of surface. More... | |
class | APPEAR_list |
An ARRAY of APPEAR pointers that conveniently lets you call selected methods of APPEAR on a whole bunch of APPEARs in just a single line of code! More... | |
Typedefs | |
typedef const APPEAR_list | CAPPEAR_list |
Definition in file appear.H.
|
|