CHROMA
|
Structure holding directions. More...
#include <partwall_source_const.h>
Public Attributes | |
int | dir |
int | coord |
Structure holding directions.
Definition at line 16 of file partwall_source_const.h.
int Chroma::FixedDir_t::coord |
Coordinate along dir held fixed
Definition at line 19 of file partwall_source_const.h.
Referenced by Chroma::read(), and Chroma::write().
int Chroma::FixedDir_t::dir |
Direction to hold fixed
Definition at line 18 of file partwall_source_const.h.
Referenced by Chroma::read(), and Chroma::write().