|
Molecule Visualizer
|
Class for a ModelLoader. More...
#include "GL/glew.h"#include "Atom.hpp"#include <glm/glm.hpp>#include <string>#include <map>#include <vector>Go to the source code of this file.
Classes | |
| class | ModelLoader |
Class for a ModelLoader.
This class represents a model loader to process the information from a pdb file and convert it into a form that is usable in OpenGL.
1.8.7