Go to the source code of this file.
Macros |
#define | dtr 0.01745329252 |
Functions |
void | c_plwind (PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax) |
void | c_plw3d (PLFLT basex, PLFLT basey, PLFLT height, PLFLT xmin, PLFLT xmax, PLFLT ymin, PLFLT ymax, PLFLT zmin, PLFLT zmax, PLFLT alt, PLFLT az) |
Macro Definition Documentation
#define dtr 0.01745329252 |
Function Documentation
void c_plw3d |
( |
PLFLT |
basex, |
|
|
PLFLT |
basey, |
|
|
PLFLT |
height, |
|
|
PLFLT |
xmin, |
|
|
PLFLT |
xmax, |
|
|
PLFLT |
ymin, |
|
|
PLFLT |
ymax, |
|
|
PLFLT |
zmin, |
|
|
PLFLT |
zmax, |
|
|
PLFLT |
alt, |
|
|
PLFLT |
az |
|
) |
| |