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

GraphicsFltkRepVDW Class Reference

'VDW' representation controls. More...

#include <GraphicsFltkReps.h>

Inheritance diagram for GraphicsFltkRepVDW:

GraphicsFltkRep GraphicsFltkRepBeads GraphicsFltkRepDotted List of all members.

Public Methods

 GraphicsFltkRepVDW (Fl_Callback *cb, void *v)
const char * repcmd ()
void set_values (AtomRep *rep)

Protected Methods

void do_reset ()

Protected Attributes

Fl_Counter * radius
Fl_Counter * resolution

Detailed Description

'VDW' representation controls.

Definition at line 383 of file GraphicsFltkReps.h.


Constructor & Destructor Documentation

GraphicsFltkRepVDW::GraphicsFltkRepVDW Fl_Callback *    cb,
void *    v
[inline]
 

Definition at line 385 of file GraphicsFltkReps.h.

References radius, and resolution.


Member Function Documentation

void GraphicsFltkRepVDW::do_reset   [inline, protected, virtual]
 

Reimplemented from GraphicsFltkRep.

Definition at line 403 of file GraphicsFltkReps.h.

References radius, and resolution.

const char* GraphicsFltkRepVDW::repcmd   [inline, virtual]
 

Implements GraphicsFltkRep.

Reimplemented in GraphicsFltkRepBeads.

Definition at line 393 of file GraphicsFltkReps.h.

References GraphicsFltkRep::cmdbuf, radius, and resolution.

void GraphicsFltkRepVDW::set_values AtomRep   rep [inline, virtual]
 

Implements GraphicsFltkRep.

Definition at line 397 of file GraphicsFltkReps.h.

References AtomRep::get_data, radius, resolution, AtomRep::SPHERERAD, and AtomRep::SPHERERES.


Member Data Documentation

Fl_Counter* GraphicsFltkRepVDW::radius [protected]
 

Definition at line 409 of file GraphicsFltkReps.h.

Referenced by do_reset, GraphicsFltkRepVDW, GraphicsFltkRepDotted::repcmd, GraphicsFltkRepBeads::repcmd, repcmd, and set_values.

Fl_Counter* GraphicsFltkRepVDW::resolution [protected]
 

Definition at line 410 of file GraphicsFltkReps.h.

Referenced by do_reset, GraphicsFltkRepVDW, GraphicsFltkRepDotted::repcmd, GraphicsFltkRepBeads::repcmd, repcmd, and set_values.


The documentation for this class was generated from the following file:
Generated on Mon Apr 15 02:47:35 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002