TINC
Toolkit for Interactive Computation
tinc::AtomData Struct Reference

#include <AtomRenderer.hpp>

Public Attributes

int counts
 
std::string species
 
float radius = 1.0
 
al::Color color
 

Detailed Description

Definition at line 85 of file AtomRenderer.hpp.

Member Data Documentation

◆ color

al::Color tinc::AtomData::color

Definition at line 89 of file AtomRenderer.hpp.

◆ counts

int tinc::AtomData::counts

Definition at line 86 of file AtomRenderer.hpp.

◆ radius

float tinc::AtomData::radius = 1.0

Definition at line 88 of file AtomRenderer.hpp.

◆ species

std::string tinc::AtomData::species

Definition at line 87 of file AtomRenderer.hpp.


The documentation for this struct was generated from the following file: