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

#include <glwin.h>

Collaboration diagram for axis:

Data Fields

int axis
double line
double rad
double length
int t_pos
GLfloat c_pos [3]
int labels
gchar * title [3]
ColRGBAcolor

Detailed Description

Definition at line 331 of file glwin.h.

Field Documentation

◆ axis

int axis

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

Definition at line 333 of file glwin.h.

◆ c_pos

GLfloat c_pos[3]

Axis custom positions

Definition at line 338 of file glwin.h.

◆ color

Associated color

Definition at line 341 of file glwin.h.

◆ labels

int labels

Show / hide axis labels

Definition at line 339 of file glwin.h.

◆ length

double length

Axis length

Definition at line 336 of file glwin.h.

◆ line

double line

Width for wireframe

Definition at line 334 of file glwin.h.

◆ rad

double rad

Radius for cylinders

Definition at line 335 of file glwin.h.

◆ t_pos

int t_pos

Axis template position

Definition at line 337 of file glwin.h.

◆ title

gchar* title[3]

Axis titles

Definition at line 340 of file glwin.h.


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