|
The Gnome Chemistry Utils 0.12.8
|
#include <gcu/loader.h>
Public Attributes | |
| Loader * | loader |
| bool | read |
| bool | write |
| bool | supports2D |
| bool | supports3D |
| bool | supportsCrystals |
| bool | supportsSpectra |
Stores data for loaders. They are created when Loader::Init is called for the first time. Using Loader::GetFirstLoader and Loader::GetNextLoader is the way used to access the list of available loaders and what they provide.
1.7.4