Classes | |
| class | InvInfo |
| class | WindowCamera2d |
Typedefs | |
| typedef void(*) | PINVF () |
Functions | |
| std::string | disp0Mode ("Stretch") |
| std::string | disp1Mode ("Stretch") |
| std::string | disp2Mode ("LogMagnitude") |
| void | DoLw2 () |
| void | DoLvvLw2 () |
| void | DoEw () |
| void | DoWw () |
| void | DoCw () |
| void | DoNw () |
| void | DoHw () |
| void | DoCw_log () |
| void | DoNw_log () |
| void | DoHw_log () |
| void | DoRGBw () |
| void | DoANGw () |
| void | DoANG2w () |
| void | DoJOSAw () |
| void | DoOBw () |
| void | DoHUEw () |
| void | DemoSource () |
| void | DemoCompInv () |
| void | DemoNJet () |
| void | DemoE () |
| void | DemoEinv () |
| void | DemoRGB () |
| void | DemoRGBinv () |
| void | SetCurDemo (std::string d) |
| int | mainDemoCamera2d (int argc, char *argv[]) |
Variables | |
| Impala::Visualization::Window * | oglWnd = 0 |
| int | verbose = 0 |
| Real64 | sigma = 2.0 |
| Real64 | precision = 3.0 |
| std::string | demo [10] = {"source", "njet", "e", "einv", "rgb", "rgbinv", "compinv"} |
| int | nrDemo = 7 |
| int | curDemo = 0 |
| Real64 | logScale = 32.0 |
| Array2dVec3Real64 * | srcV |
| std::vector< Array2dScalarReal64 * > | lList |
| std::vector< Array2dScalarReal64 * > | eList |
| std::vector< Array2dScalarReal64 * > | rgbList |
| Array2dScalarReal64 * | funcRes |
| InvInfo | basicInvs [] |
| int | nrBasicInvs = 25 |
| InvInfo | compoundInvs [] |
| int | nrCompoundInvs = 16 |
| std::vector< InvInfo > | curInvList |
1.5.1