#include <raytrace.h>
Data Fields | |
| char * | ct_cmd |
| char * | ct_parms |
| char * | ct_comment |
| int(* | ct_func )() |
| int | ct_min |
| min number of words in cmd | |
| int | ct_max |
| max number of words in cmd | |
Table for driving generic command-parsing routines
Definition at line 1894 of file raytrace.h.
|
|
Definition at line 1895 of file raytrace.h. |
|
|
Definition at line 1896 of file raytrace.h. |
|
|
Definition at line 1897 of file raytrace.h. |
|
|
|
|
|
min number of words in cmd
Definition at line 1899 of file raytrace.h. |
|
|
max number of words in cmd
Definition at line 1900 of file raytrace.h. |
1.4.6