Molecule Visualizer
|
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, float radius, glm::vec3 chainColor) | Atom | |
Atom(glm::vec3 pos, glm::vec3 color, float radius) | Atom | |
Atom(glm::vec3 pos, glm::vec3 color, float radius, glm::vec3 chainColor) | Atom | |
getChainColor() const | Atom | |
getColor() const | Atom | |
getPos() const | Atom | |
getRadius() const | Atom | |
offsetPos(float x, float y, float z) | Atom | |
offsetPos(glm::vec3 newPos) | Atom | |
setChainColor(glm::vec3 color) | Atom | |
setChainColor(float r, float g, float b) | Atom | |
setColor(glm::vec3 color) | Atom | |
setColor(float r, float g, float b) | Atom | |
~Atom() | Atom |