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

#include <geometry.h>

Inheritance diagram for Fluid::SceneGraph::ShadowVertex:
Inheritance graph
[legend]
Collaboration diagram for Fluid::SceneGraph::ShadowVertex:
Collaboration graph
[legend]

Public Member Functions

void setOffset (QVector2D v) noexcept
 
- Public Member Functions inherited from Fluid::SceneGraph::BasicVertex
void setPoint (float x, float y) noexcept
 
void setPoint (QVector2D v) noexcept
 
void setColor (QRgb c) noexcept
 
void setColor (const QColor &c) noexcept
 

Public Attributes

float offset_x
 
float offset_y
 
float distance_correction
 
- Public Attributes inherited from Fluid::SceneGraph::BasicVertex
float x
 
float y
 
float r
 
float g
 
float b
 
float a
 

Member Function Documentation

◆ setOffset()

void Fluid::SceneGraph::ShadowVertex::setOffset ( QVector2D  v)
inlinenoexcept

Member Data Documentation

◆ distance_correction

float Fluid::SceneGraph::ShadowVertex::distance_correction

◆ offset_x

float Fluid::SceneGraph::ShadowVertex::offset_x

◆ offset_y

float Fluid::SceneGraph::ShadowVertex::offset_y

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