Povray Ouput window.
Inheritance:
Public Methods
-
PovrayOut( map<string, string*>& lookup, char* pov_tplfile, char* ini_tplfile, vector<Waypoint*> path)
- Constructor.
-
void update_path(vector<Waypoint*> path)
- update with a new waypoint path
-
void update_endtime(double time)
- update the endtime
Public Fields
-
Gtk::ToggleButton main_button
-
char active
Public Methods
-
void set_active(gboolean state)
-
virtual int delete_event_impl(GdkEventAny* event)
Documentation
Povray Ouput window.
Within this window one can fill the waypoint path defined by the
PathMaster into some povray template files and edit them if required.
The filled templates will be able to render a film sequence with povray.
- PovrayOut( map<string, string*>& lookup, char* pov_tplfile, char* ini_tplfile, vector<Waypoint*> path)
- Constructor. accepting a generic lookup map, the template file locations
and the waypoint path.
- void update_path(vector<Waypoint*> path)
- update with a new waypoint path
- void update_endtime(double time)
- update the endtime
- This class has no child classes.
Alphabetic index Hierarchy of classes
This page was generated with the help of DOC++.