The Gnome Chemistry Utils
0.13.6
|
#include <gcugtk/chem3ddoc.h>
Public Member Functions | |
Chem3dDoc () | |
Chem3dDoc (Application *App, GLView *View) | |
virtual | ~Chem3dDoc () |
virtual gcu::GLView * | CreateView () |
Document class for a molecule.
Definition at line 44 of file tk/chem3ddoc.h.
Default constructor
Reimplemented from gcu::Chem3dDoc.
gcugtk::Chem3dDoc::Chem3dDoc | ( | Application * | App, |
GLView * | View | ||
) |
App | the application. |
View,: | an optional already existing GLView instance. |
virtual gcugtk::Chem3dDoc::~Chem3dDoc | ( | ) | [virtual] |
Default destructor
Reimplemented from gcu::Chem3dDoc.
virtual gcu::GLView* gcugtk::Chem3dDoc::CreateView | ( | ) | [virtual] |