atomes 1.2.1
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
 
char * word
 
ColRGBA col
 
float shift [4]
 
int num_instances
 
float * instances
 
screen_stringprev
 
screen_stringlast
 

Detailed Description

Definition at line 247 of file glwin.h.

Field Documentation

◆ col

ColRGBA col

Color of the string

Definition at line 252 of file glwin.h.

◆ id

int id

The string unique ID

Definition at line 249 of file glwin.h.

◆ instances

float* instances

The list of instances for that string

Definition at line 255 of file glwin.h.

◆ last

Definition at line 257 of file glwin.h.

◆ num_instances

int num_instances

The number of instances for that string

Definition at line 254 of file glwin.h.

◆ prev

Definition at line 256 of file glwin.h.

◆ shift

float shift[4]

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

Definition at line 253 of file glwin.h.

◆ type

int type

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

Definition at line 250 of file glwin.h.

◆ word

char* word

The text to be displayed

Definition at line 251 of file glwin.h.


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