atomes 1.1.14
atomes: an atomic scale modeling tool box
Loading...
Searching...
No Matches
screen_string Struct Reference

#include <glwin.h>

+ Collaboration diagram for screen_string:

Data Fields

int id
 
int type
 
charword
 
ColRGBA col
 
float shift [4]
 
int num_instances
 
floatinstances
 
screen_stringprev
 
screen_stringlast
 

Detailed Description

Definition at line 235 of file glwin.h.

Field Documentation

◆ col

ColRGBA col

Color of the string

Definition at line 240 of file glwin.h.

◆ id

int id

The string unique ID

Definition at line 237 of file glwin.h.

◆ instances

float* instances

The list of instances for that string

Definition at line 243 of file glwin.h.

◆ last

Definition at line 245 of file glwin.h.

◆ num_instances

int num_instances

The number of instances for that string

Definition at line 242 of file glwin.h.

◆ prev

Definition at line 244 of file glwin.h.

◆ shift

float shift[4]

The shifts (if any) on x, y, z, then visibility

Definition at line 241 of file glwin.h.

◆ type

int type

The type of string (3= labels, 4 = bonds, 5= angles)

Definition at line 238 of file glwin.h.

◆ word

char* word

The text to be displayed

Definition at line 239 of file glwin.h.


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