#include "cddefines.h"#include "geometry.h"#include "opacity.h"#include "parse.h"

Go to the source code of this file.
Functions | |
| void | ParseSphere (char *chCard) |
| void ParseSphere | ( | char * | ) |
ParseSphere parse the sphere command
Definition at line 9 of file parse_sphere.cpp.
References t_geometry::covgeo, t_geometry::covrt, DEBUG_ENTRY, DEBUG_EXIT, FFmtRead(), geometry, INPUT_LINE_LENGTH, ioQQQ, t_opac::lgScatON, t_geometry::lgSphere, t_geometry::lgStatic, t_geometry::lgStaticNoIt, nMatch(), opac, and t_opac::tlamin.
Referenced by ParseCommands().

1.5.5