From: wolf Date: Tue, 30 Nov 1999 14:28:47 +0000 (+0000) Subject: Doc update. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d05080e4c90527cfe08730e538fa2113b84a95e;p=dealii-svn.git Doc update. git-svn-id: https://svn.dealii.org/trunk@1959 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/include/base/data_out_base.h b/deal.II/base/include/base/data_out_base.h index c50333670c..12e3e7ac0c 100644 --- a/deal.II/base/include/base/data_out_base.h +++ b/deal.II/base/include/base/data_out_base.h @@ -262,7 +262,7 @@ * details of the viewpoint, light source, etc. * * - * @author Wolfgang Bangerth 1999; EPS output based on an earlier implementation by Stefan Nauber for the old DataOut class + * @author Wolfgang Bangerth 1999; EPS output based on an earlier implementation by Stefan Nauber for the old DataOut class; Povray output by Thomas Richter 1999 */ class DataOutBase { @@ -436,9 +436,11 @@ class DataOutBase }; /** - * Flags describing the details of - * output in Povray format. At - * present no flags are implemented. + * Flags describing the details + * of output in Povray + * format. Several flags are + * implemented, see their + * respective documentation. */ struct PovrayFlags {