This is the complete list of members for Layer, including all inherited members.
| addMesh(const Mesh &mesh) | Layer | inline |
| color() const | Layer | inline |
| color_ | Layer | protected |
| data() const | Layer | inline |
| data_ | Layer | protected |
| id() const | Layer | inline |
| id_ | Layer | protected |
| label() const | Layer | inline |
| label_ | Layer | protected |
| Layer() | Layer | |
| mesh(size_t index) const | Layer | inline |
| meshList_ | Layer | protected |
| meshSize() const | Layer | inline |
| read(const Json &in) | Layer | |
| set(size_t id, const std::string &label, const Vector3< double > &color) | Layer | |
| setColor(const Vector3< double > &color) | Layer | |
| setData(const LayerData &data) | Layer | inline |
| setLabel(const std::string &label) | Layer | |
| write(Json &out) const | Layer |