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

#include <glwin.h>

+ Collaboration diagram for box:

Data Fields

int box
 
double line
 
double rad
 
ColRGBA color
 
int extra_cell [3]
 

Detailed Description

Definition at line 350 of file glwin.h.

Field Documentation

◆ box

int box

0 = NONE (hide), 1 = wireframe, 4 = cylinders

Definition at line 352 of file glwin.h.

◆ color

Associated color

Definition at line 355 of file glwin.h.

◆ extra_cell

int extra_cell[3]

Extra cells (if any) on x, y and z

Definition at line 356 of file glwin.h.

◆ line

double line

Width for wireframe

Definition at line 353 of file glwin.h.

◆ rad

double rad

Radius for cylinders

Definition at line 354 of file glwin.h.


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