#include "cddefines.h"#include "geometry.h"#include "opacity.h"#include "parser.h"Go to the source code of this file.
Functions | |
| void | ParseSphere (Parser &p) |
| void ParseSphere | ( | Parser & | p | ) |
ParseSphere parse the sphere command
Definition at line 9 of file parse_sphere.cpp.
References t_geometry::covgeo, t_geometry::covrt, DEBUG_ENTRY, Parser::FFmtRead(), geometry, ioQQQ, Parser::lgEOL(), t_opac::lgScatON, t_geometry::lgSphere, t_geometry::lgStatic, t_geometry::lgStaticNoIt, Parser::nMatch(), opac, and t_opac::tlamin.
Referenced by ParseCommands().
1.6.1