This is the complete list of members for Atom, including all inherited members.
Atom(float x, float y, float z, glm::vec3 color, float radius) | Atom | |
Atom(float x, float y, float z, glm::vec3 color, glm::vec3 chainColor, float radius) (defined in Atom) | Atom | |
GetChainColor() const (defined in Atom) | Atom | |
GetColor() const | Atom | |
GetPosition() const | Atom | |
GetRadius() const | Atom | |
MovePosition(float offset_x, float offset_y, float offset_z) | Atom | |
SetChainColor(float r, float g, float b) (defined in Atom) | Atom | |
SetColor(float r, float g, float b) | Atom | |
~Atom() | Atom | virtual |