BRL-CAD
Collaboration diagram for Miscellaneous:

Functions

int ged_delay (struct ged *gedp, int argc, const char *argv[])
 
int ged_echo (struct ged *gedp, int argc, const char *argv[])
 
int ged_graph (struct ged *gedp, int argc, const char *argv[])
 
int ged_help (struct ged *gedp, int argc, const char *argv[])
 

Detailed Description

Function Documentation

◆ ged_delay()

int ged_delay ( struct ged gedp,
int  argc,
const char *  argv[] 
)

Delay the specified amount of time

◆ ged_echo()

int ged_echo ( struct ged gedp,
int  argc,
const char *  argv[] 
)

Echo the specified arguments.

◆ ged_graph()

int ged_graph ( struct ged gedp,
int  argc,
const char *  argv[] 
)

Query or manipulate properties of a graph.

◆ ged_help()

int ged_help ( struct ged gedp,
int  argc,
const char *  argv[] 
)

Echo the specified arguments.