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

VMDTitle Class Reference

Displayable subclass for a flashy title object displayed when VMD starts up, until a molecule is loaded. More...

#include <VMDTitle.h>

Inheritance diagram for VMDTitle:

Displayable Pickable List of all members.

Public Methods

 VMDTitle (DisplayDevice *, Displayable *)
 And now the class definition. More...

virtual void prepare ()
 prepare to draw. More...


Detailed Description

Displayable subclass for a flashy title object displayed when VMD starts up, until a molecule is loaded.

Definition at line 31 of file VMDTitle.h.


Constructor & Destructor Documentation

VMDTitle::VMDTitle DisplayDevice  ,
Displayable  
 

And now the class definition.

Definition at line 169 of file VMDTitle.C.

References Displayable::cent_trans_off, Displayable::glob_trans_off, Displayable::glob_trans_on, Displayable::rot_off, Displayable::scale_off, Displayable::set_glob_trans, and time_of_day.


Member Function Documentation

void VMDTitle::prepare   [virtual]
 

prepare to draw.

Reimplemented from Displayable.

Definition at line 233 of file VMDTitle.C.

References Displayable::glob_trans_off, Displayable::glob_trans_on, Displayable::rot_off, Displayable::rot_on, Displayable::scale_off, Displayable::scale_on, Displayable::set_glob_trans, Displayable::set_rot, Displayable::set_scale, solve_position, time_of_day, and vmd_msleep.


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