Definition at line 130 of file TGLMarchingCubes.h.
Public Member Functions | |
| TSlice () | |
| void | ResizeSlice (UInt_t w, UInt_t h) | 
Public Attributes | |
| std::vector< TCell< V > > | fCells | 
Private Member Functions | |
| TSlice (const TSlice &rhs) | |
| TSlice & | operator= (const TSlice &rhs) | 
#include <TGLMarchingCubes.h>
      
  | 
  inline | 
Definition at line 132 of file TGLMarchingCubes.h.
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  inline | 
Definition at line 136 of file TGLMarchingCubes.h.
| std::vector<TCell<V> > Rgl::Mc::TSlice< V >::fCells | 
Definition at line 141 of file TGLMarchingCubes.h.