BRL-CAD
Collaboration diagram for Angle-Distance Cursor:

Files

file  adc.h
 

Functions

void ged_calc_adc_pos (struct bview *gvp)
 
void ged_calc_adc_a1 (struct bview *gvp)
 
void ged_calc_adc_a2 (struct bview *gvp)
 
void ged_calc_adc_dst (struct bview *gvp)
 
int ged_adc (struct ged *gedp, int argc, const char *argv[])
 

Detailed Description

Geometry EDiting Library Angle Distance Cursor Functions.

Function Documentation

◆ ged_calc_adc_pos()

void ged_calc_adc_pos ( struct bview gvp)

◆ ged_calc_adc_a1()

void ged_calc_adc_a1 ( struct bview gvp)

◆ ged_calc_adc_a2()

void ged_calc_adc_a2 ( struct bview gvp)

◆ ged_calc_adc_dst()

void ged_calc_adc_dst ( struct bview gvp)

◆ ged_adc()

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

Angle distance cursor.