The Gnome Chemistry Utils 0.13.3
|
#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.