GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-f8115df121
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 452 of file ogsf.h.

Field Documentation

◆ ambient

float lightdefs::ambient[3]

Definition at line 455 of file ogsf.h.

Referenced by Gs_load_3dview(), and Gs_save_3dview().

◆ color

float lightdefs::color[3]

Definition at line 454 of file ogsf.h.

Referenced by Gs_load_3dview(), and Gs_save_3dview().

◆ emission

float lightdefs::emission[3]

Definition at line 456 of file ogsf.h.

◆ position

float lightdefs::position[4]

Definition at line 453 of file ogsf.h.

Referenced by Gs_load_3dview(), and Gs_save_3dview().

◆ shine

float lightdefs::shine

Definition at line 457 of file ogsf.h.

Referenced by Gs_load_3dview(), and Gs_save_3dview().


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