Fluid
Loading...
Searching...
No Matches
Public Attributes | List of all members
Fluid::SceneGraph::ShadowParams Struct Reference

#include <geometry.h>

Public Attributes

QVector3D z_plane_params
 
QVector3D light_pos
 
float light_radius { 0 }
 
QRgb ambient_color { 0 }
 
QRgb spot_color { 0 }
 
uint32_t flags { 0 }
 
QVector4D radius
 

Member Data Documentation

◆ ambient_color

QRgb Fluid::SceneGraph::ShadowParams::ambient_color { 0 }

◆ flags

uint32_t Fluid::SceneGraph::ShadowParams::flags { 0 }

◆ light_pos

QVector3D Fluid::SceneGraph::ShadowParams::light_pos

◆ light_radius

float Fluid::SceneGraph::ShadowParams::light_radius { 0 }

◆ radius

QVector4D Fluid::SceneGraph::ShadowParams::radius

◆ spot_color

QRgb Fluid::SceneGraph::ShadowParams::spot_color { 0 }

◆ z_plane_params

QVector3D Fluid::SceneGraph::ShadowParams::z_plane_params

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