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

GeometryAngle.h

Go to the documentation of this file.
00001 /***************************************************************************
00002 *cr 
00003 *cr (C) Copyright 1995-2019 The Board of Trustees of the 
00004 *cr University of Illinois 
00005 *cr All Rights Reserved 
00006 *cr 
00007 ***************************************************************************/
00008 
00009 /***************************************************************************
00010 * RCS INFORMATION:
00011 *
00012 * $RCSfile: GeometryAngle.h,v $
00013 * $Author: johns $ $Locker: $ $State: Exp $
00014 * $Revision: 1.25 $ $Date: 2019年01月17日 21:20:59 $
00015 *
00016 ***************************************************************************
00017 * DESCRIPTION:
00018 *
00019 * Measures the angle between three atoms, and draws a marker for the angle
00020 * into the display list for a given Displayable.
00021 *
00022 ***************************************************************************/
00023 #ifndef GEOMETRYANGLE_H
00024 #define GEOMETRYANGLE_H
00025 
00026 #include "GeometryMol.h"
00027 
00029 class GeometryAngle : public GeometryMol {
00030 public:
00032 GeometryAngle(int *, int *, const int *cell, MoleculeList *, CommandQueue *, Displayable *);
00033 
00034 // public virtual routines
00035 virtual float calculate(void); 
00036 virtual void create_cmd_list(); 
00037 virtual void set_pick(void); 
00038 };
00039 
00040 #endif
00041 

Generated on Mon Nov 17 02:46:13 2025 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002

AltStyle によって変換されたページ (->オリジナル) /