Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

PBCControls Class Reference

Fl_Group subclass implementing controls for displaying periodic images for a graphical representation. More...

List of all members.

Public Methods

 PBCControls (int ix, int iy, int iw, int ih, const char *myname)
void update (int pbc, int n)
int state () const
int num_images () const

Static Public Methods

void cb (Fl_Widget *, void *v)


Detailed Description

Fl_Group subclass implementing controls for displaying periodic images for a graphical representation.

Definition at line 132 of file GraphicsFltkMenu.C.


Constructor & Destructor Documentation

PBCControls::PBCControls int    ix,
int    iy,
int    iw,
int    ih,
const char *    myname
[inline]
 

Definition at line 136 of file GraphicsFltkMenu.C.

References cb, CTRHEIGHT, CTRWIDTH, and update.


Member Function Documentation

void PBCControls::cb Fl_Widget *   ,
void *    v
[inline, static]
 

Definition at line 166 of file GraphicsFltkMenu.C.

Referenced by PBCControls.

int PBCControls::num_images   const [inline]
 

Definition at line 194 of file GraphicsFltkMenu.C.

int PBCControls::state   const [inline]
 

Definition at line 181 of file GraphicsFltkMenu.C.

References PBC_NONE, PBC_NOSELF, PBC_OPX, PBC_OPY, PBC_OPZ, PBC_X, PBC_Y, and PBC_Z.

void PBCControls::update int    pbc,
int    n
[inline]
 

Definition at line 169 of file GraphicsFltkMenu.C.

References n, PBC_NOSELF, PBC_OPX, PBC_OPY, PBC_OPZ, PBC_X, PBC_Y, and PBC_Z.

Referenced by PBCControls, and GraphicsFltkMenu::update_pbc.


The documentation for this class was generated from the following file:
Generated on Thu Mar 28 02:45:54 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002