]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/Alieve/TPCSector3DGL.h
Added triangulation time-stamp: update model state when needed; use PointSet::Size...
[u/mrichter/AliRoot.git] / EVE / Alieve / TPCSector3DGL.h
index a383b1865f166c916f85be67f90f778cddbf91d8..b8aa5a0fed58a9c8a7cfd96f1bf8d0d576c88156 100644 (file)
@@ -21,6 +21,8 @@ protected:
   TPCSector3D*    fSector; // fModel dynamic-casted to TPCSector3DGL
   Reve::BoxSetGL* fBoxRnr;
 
+  mutable UInt_t  fRTS;
+
   virtual void DirectDraw(const TGLDrawFlags & flags) const;
 
 public: