GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-36359e2344
|
#include <ogsf.h>
Data Fields | |
float | position [4] |
float | color [3] |
float | ambient [3] |
float | emission [3] |
float | shine |
float lightdefs::ambient[3] |
Definition at line 455 of file ogsf.h.
Referenced by Gs_load_3dview(), and Gs_save_3dview().
float lightdefs::color[3] |
Definition at line 454 of file ogsf.h.
Referenced by Gs_load_3dview(), and Gs_save_3dview().
float lightdefs::position[4] |
Definition at line 453 of file ogsf.h.
Referenced by Gs_load_3dview(), and Gs_save_3dview().
float lightdefs::shine |
Definition at line 457 of file ogsf.h.
Referenced by Gs_load_3dview(), and Gs_save_3dview().