command_tab Struct Reference
[librt geometry, raytracing]

#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


Detailed Description

C O M M A N D _ T A B

Table for driving generic command-parsing routines

Definition at line 1894 of file raytrace.h.


Field Documentation

char* ct_cmd
 

Definition at line 1895 of file raytrace.h.

char* ct_parms
 

Definition at line 1896 of file raytrace.h.

char* ct_comment
 

Definition at line 1897 of file raytrace.h.

int(* ct_func)()
 

int ct_min
 

min number of words in cmd

Definition at line 1899 of file raytrace.h.

int ct_max
 

max number of words in cmd

Definition at line 1900 of file raytrace.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:11 2006 for BRL-CAD by  doxygen 1.4.6