atomes 1.2.1
atomes: an atomic scale modeling tool box
Loading...
Searching...
No Matches
background Struct Reference

#include <glwin.h>

+ Collaboration diagram for background:

Data Fields

int gradient
 
int direction
 
float position
 
ColRGBA color
 
ColRGBA gradient_color [2]
 

Detailed Description

Definition at line 301 of file glwin.h.

Field Documentation

◆ color

Definition at line 323 of file glwin.h.

◆ direction

int direction

If linear:
0 = right to left
1 = top to bottom
2 = bottom right to top left
3 = top right to bottom left
4 = center
If circular:
0 = right to left
1 = left to right
2 = top to bottom
3 = bottom to top
4 = bottom right to top left
5 = bottom left to top right
6 = top right to bottom left
7 = top left to bottom right
8 = center

Definition at line 306 of file glwin.h.

◆ gradient

int gradient

0 = none
1 = linear
2 = circular

Definition at line 303 of file glwin.h.

◆ gradient_color

ColRGBA gradient_color[2]

Definition at line 324 of file glwin.h.

◆ position

float position

Equal mixed position

Definition at line 322 of file glwin.h.


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