#include "hastring.h"Go to the source code of this file.
Classes | |
| class | Object3D |
| Class to define 3D objects that can be displayed and manipulated. More... | |
Variables | |
| const int | OBJ3D_MOLECULE = 1 |
| Type of the object - molecule (HaMolecule class). | |
| const int | OBJ3D_SURFACE = 2 |
| Type of the object - surface (HaSurface class). | |
| const int | OBJ3D_DOT_SURFACE = 3 |
| Type of the object - dot surface (DotStruct class). | |
| const int | SCREEN_ORIENTATION = 0 |
| const int | REFERENCE_ORIENTATION = 1 |
1.3.6