GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
lightdefs Struct Reference

#include <ogsf.h>

Data Fields

float position [4]
 
float color [3]
 
float ambient [3]
 
float emission [3]
 
float shine
 

Detailed Description

Definition at line 461 of file ogsf.h.

Field Documentation

◆ ambient

float lightdefs::ambient[3]

Definition at line 465 of file ogsf.h.

Referenced by Gs_load_3dview(), GS_new_light(), and Gs_save_3dview().

◆ color

float lightdefs::color[3]

Definition at line 464 of file ogsf.h.

Referenced by Gs_load_3dview(), GS_new_light(), and Gs_save_3dview().

◆ emission

float lightdefs::emission[3]

Definition at line 466 of file ogsf.h.

◆ position

float lightdefs::position[4]

Definition at line 463 of file ogsf.h.

Referenced by Gs_load_3dview(), GS_new_light(), and Gs_save_3dview().

◆ shine

float lightdefs::shine

Definition at line 467 of file ogsf.h.

Referenced by Gs_load_3dview(), GS_new_light(), and Gs_save_3dview().


The documentation for this struct was generated from the following file: