ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/RpictSimulManager.h
(Generate patch)

Comparing ray/src/rt/RpictSimulManager.h (file contents):
Revision 2.2 by greg, Sun Aug 18 00:37:13 2024 UTC vs.
Revision 2.3 by greg, Sun Aug 18 17:24:48 2024 UTC

# Line 242 | Line 242 | class RpictSimulManager : protected RtraceSimulManager
242          bool                    BelowSampThresh(int x, int y, const int noff[4][2]) const;
243          void                    FillSquare(const int x, const int y, const int noff[4][2]);
244          void                    NewBar(int ht = 0);
245 <        bool                    LowerBar(int v);
245 >        bool                    LowerBar(int v, int ytop);
246          bool                    RenderBelow(int ytop, const int vstep, FILE *pfp,
247                                                          const int dt, FILE *dfp=NULL);
248   public:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines