Orbiter 2022
Combinatorial Objects
orbiter::layer1_foundations::graphics Namespace Reference

graphical output interfaces: 2D graphics (BMP, TikZ, Metapost) and 3D graphics (povray) More...

Classes

class  animate
 creates 3D animations using Povray More...
 
class  draw_bitmap_control
 options for drawing bitmap files More...
 
class  draw_incidence_structure_description
 options for drawing an incidence structure More...
 
class  draw_mod_n_description
 options for drawing modulo n More...
 
class  draw_projective_curve_description
 options for drawing a projective curve More...
 
class  drawable_set_of_objects
 a set of objects that should be drawn with certain povray properties More...
 
class  graphical_output
 a catch-all class for things related to 2D graphics More...
 
struct  grid_frame
 a class to help with drawing elements in a 2D grid fashion More...
 
class  layered_graph_draw_options
 options for drawing an object of type layered_graph More...
 
class  mp_graphics
 a general 2D graphical output interface (metapost, tikz, postscript) More...
 
class  parametric_curve
 a continuous curve sampled by individual points More...
 
class  parametric_curve_point
 an individual point on a continuous curve, sampled through parametric_curve More...
 
class  plot_tools
 utility functions for plotting (graphing) More...
 
class  povray_interface
 povray interface for 3D graphics More...
 
class  povray_job_description
 description of a povray job More...
 
class  scene
 a collection of 3D geometry objects More...
 
class  tree
 a data structure for trees More...
 
class  tree_draw_options
 options for drawing a tree More...
 
class  tree_node
 part of the data structure tree More...
 
class  video_draw_options
 options for povray videos More...
 

Typedefs

typedef tree_nodeptree_node
 

Detailed Description

graphical output interfaces: 2D graphics (BMP, TikZ, Metapost) and 3D graphics (povray)

Typedef Documentation

◆ ptree_node