Io::RendererX3d class full member list
Functions
- RendererX3d(const Rgb &background = [...])
- RendererX3d(const char *filename, const Rgb &background = [...])
- ~RendererX3d()
- void clear()
- void flush()
- double get_feature_size() const
- const Rgb & get_style_color(Style s) const
- const Rgb & rgb_background() const
- const Rgb & rgb_foreground() const
- void set_feature_size(double feature_size)
- void set_ray_color_mode(RayColorMode m)
- void set_ray_intensity_mode(IntensityMode m)
- void set_style_color(Style s, const Rgb &rgb)
- void write(std::ostream &s)