atomes 1.2.1
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 283 of file glwin.h.

Field Documentation

◆ angle_colors

ColRGBA* angle_colors

Definition at line 289 of file glwin.h.

◆ bond_colors

ColRGBA* bond_colors

Definition at line 287 of file glwin.h.

◆ dihedral_colors

ColRGBA* dihedral_colors

Definition at line 291 of file glwin.h.

◆ first

Definition at line 292 of file glwin.h.

◆ last

Definition at line 293 of file glwin.h.

◆ selected

int selected

Definition at line 285 of file glwin.h.

◆ selected_angles

int* selected_angles

Definition at line 288 of file glwin.h.

◆ selected_bonds

int* selected_bonds

Definition at line 286 of file glwin.h.

◆ selected_dihedrals

int* selected_dihedrals

Definition at line 290 of file glwin.h.


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