cgv
Loading...
Searching...
No Matches
cgv::render::context::light_source_status Struct Reference

status information of light sources More...

#include <context.h>

Public Attributes

bool enabled
 
vec3 eye_position
 
vec3 eye_spot_direction
 
int light_source_index
 

Detailed Description

status information of light sources

Definition at line 739 of file context.h.

Member Data Documentation

◆ enabled

bool cgv::render::context::light_source_status::enabled

Definition at line 741 of file context.h.

◆ eye_position

vec3 cgv::render::context::light_source_status::eye_position

Definition at line 742 of file context.h.

◆ eye_spot_direction

vec3 cgv::render::context::light_source_status::eye_spot_direction

Definition at line 743 of file context.h.

◆ light_source_index

int cgv::render::context::light_source_status::light_source_index

Definition at line 744 of file context.h.


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