ParticleGraph Member List
This is the complete list of members for ParticleGraph, including all inherited members.
| _level | Graph3D | protected |
| _level_si | Graph3D | protected |
| _mesh | Graph3D | protected |
| _vb | Graph3D | protected |
| _view | Graph3D | protected |
| add_color(const Vec3D &color) | ParticleGraph | |
| clear_colors(void) | ParticleGraph | |
| get_bbox(double bbox[4]) | ParticleGraph | virtual |
| Graph3D(const Mesh &mesh) | Graph3D | inline |
| ParticleGraph(const Geometry &g, const ParticleDataBase &pdb, uint32_t particle_div=11, uint32_t particle_offset=0, bool qm_discr=true) | ParticleGraph | |
| plot(cairo_t *cairo, const Coordmapper *cm, const double range[4]) | ParticleGraph | virtual |
| plot_sample(cairo_t *cairo, double x, double y, double width, double height) | ParticleGraph | virtual |
| set_particle_div(uint32_t particle_div, uint32_t particle_offset) | ParticleGraph | |
| set_qm_discretation(bool qm_discr) | ParticleGraph | |
| set_view(view_e view, int level) | Graph3D | inline |
| ~Graph() | Graph | inlinevirtual |
| ~Graph3D() | Graph3D | inlinevirtual |
| ~ParticleGraph() | ParticleGraph | virtual |