|
TINC
Toolkit for Interactive Computation
|
#include <AtomRenderer.hpp>
Public Attributes | |
| int | counts |
| std::string | species |
| float | radius = 1.0 |
| al::Color | color |
Definition at line 85 of file AtomRenderer.hpp.
| al::Color tinc::AtomData::color |
Definition at line 89 of file AtomRenderer.hpp.
| int tinc::AtomData::counts |
Definition at line 86 of file AtomRenderer.hpp.
| float tinc::AtomData::radius = 1.0 |
Definition at line 88 of file AtomRenderer.hpp.
| std::string tinc::AtomData::species |
Definition at line 87 of file AtomRenderer.hpp.