Io::RendererDxf class full member list
Functions
- RendererDxf()
- RendererDxf(const char *filename)
- ~RendererDxf()
- unsigned int add_layer(std::string name)
- 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 use_layer(unsigned int id)
- void write(const std::string &filename)