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

#include <glwin.h>

+ Collaboration diagram for atom_selection:

Data Fields

int selected
 
int * selected_bonds
 
ColRGBAbond_colors
 
int * selected_angles
 
ColRGBAangle_colors
 
int * selected_dihedrals
 
ColRGBAdihedral_colors
 
atom_in_selectionfirst
 
atom_in_selectionlast
 

Detailed Description

Definition at line 258 of file glwin.h.

Field Documentation

◆ angle_colors

ColRGBA* angle_colors

Definition at line 264 of file glwin.h.

◆ bond_colors

ColRGBA* bond_colors

Definition at line 262 of file glwin.h.

◆ dihedral_colors

ColRGBA* dihedral_colors

Definition at line 266 of file glwin.h.

◆ first

Definition at line 267 of file glwin.h.

◆ last

Definition at line 268 of file glwin.h.

◆ selected

int selected

Definition at line 260 of file glwin.h.

◆ selected_angles

int* selected_angles

Definition at line 263 of file glwin.h.

◆ selected_bonds

int* selected_bonds

Definition at line 261 of file glwin.h.

◆ selected_dihedrals

int* selected_dihedrals

Definition at line 265 of file glwin.h.


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