/[libvob]/libvob/include/vob/vobs/Paper.hxx
ViewVC logotype

Diff of /libvob/include/vob/vobs/Paper.hxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by tjl, Wed Jun 11 17:41:56 2003 UTC revision 1.13 by tjl, Mon Jun 16 16:16:30 2003 UTC
# Line 124  inline float split(Verts &v, float dicel Line 124  inline float split(Verts &v, float dicel
124      return ret;      return ret;
125  }  }
126    
127  inline void addToAccum(LOD::TexAccum *acc, Verts &v,  inline void addToAccum(Stats::TexAccum *acc, Verts &v,
128                  int v0, int v1, int v2) {                  int v0, int v1, int v2) {
129      acc->add(      acc->add(
130              v.points[v0].final,              v.points[v0].final,
# Line 222  public: Line 222  public:
222      float diceLength, diceLength2;      float diceLength, diceLength2;
223      int diceDepth;      int diceDepth;
224    
225      LOD::TexAccum *texAccum;      Stats::TexAccum *texAccum;
226    
227      template<class F> void params(F &f) {      template<class F> void params(F &f) {
228          f(paper, x0, y0, x1, y1, flags, diceLength, diceLength2, diceDepth,          f(paper, x0, y0, x1, y1, flags, diceLength, diceLength2, diceDepth,

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26