ROOT  6.06/09
Reference Guide
Public Member Functions | Public Attributes | List of all members
Baker::Options Struct Reference

Definition at line 46 of file main.h.

Public Member Functions

 Options ()
 

Public Attributes

int red [2]
 
int green [2]
 
int blue [2]
 
int steps [2]
 
int it [2]
 

#include </mnt/vdb/lsf/workspace/root-makedoc-v606/rootspi/rdoc/src/v6-06-00-patches/math/vc/examples/buddhabrot/main.h>

Constructor & Destructor Documentation

Baker::Options::Options ( )

Definition at line 400 of file main.cpp.

Member Data Documentation

int Baker::Options::blue[2]

Definition at line 50 of file main.h.

Referenced by Baker::createImage(), main(), and usage().

int Baker::Options::green[2]

Definition at line 49 of file main.h.

Referenced by Baker::createImage(), main(), and usage().

int Baker::Options::it[2]

Definition at line 52 of file main.h.

Referenced by Baker::createImage(), main(), Options(), and usage().

int Baker::Options::red[2]

Definition at line 48 of file main.h.

Referenced by Baker::createImage(), main(), and usage().

int Baker::Options::steps[2]

Definition at line 51 of file main.h.

Referenced by Baker::createImage(), main(), and Options().


The documentation for this struct was generated from the following files: