#include <GraphicsFltkReps.h>
Inheritance diagram for GraphicsFltkRepBonds:
Public Methods | |
GraphicsFltkRepBonds (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 |
Definition at line 216 of file GraphicsFltkReps.h.
|
Definition at line 218 of file GraphicsFltkReps.h. References radius, and resolution. |
|
Reimplemented from GraphicsFltkRep. Reimplemented in GraphicsFltkRepLicorice. Definition at line 235 of file GraphicsFltkReps.h. References radius, and resolution. Referenced by GraphicsFltkRepRibbons::do_reset, and GraphicsFltkRepLicorice::do_reset. |
|
Implements GraphicsFltkRep. Reimplemented in GraphicsFltkRepTrace. Definition at line 225 of file GraphicsFltkReps.h. References GraphicsFltkRep::cmdbuf, radius, and resolution. |
|
Implements GraphicsFltkRep. Reimplemented in GraphicsFltkRepLicorice. Definition at line 229 of file GraphicsFltkReps.h. References AtomRep::BONDRAD, AtomRep::BONDRES, AtomRep::get_data, radius, and resolution. Referenced by GraphicsFltkRepRibbons::set_values, and GraphicsFltkRepLicorice::set_values. |
|
|