Ignore:
Timestamp:
06/28/11 07:36:13 (13 years ago)
Author:
hozdoba
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/dev_rv/src4/xmlio/vtk/lscereader.hpp

    r229 r236  
    162162                               std::size_t record, bool bounds); 
    163163             
     164            void GetDimensions(const vtkStdString & xcoordinate, 
     165                               const vtkStdString & ycoordinate, 
     166                               const vtkStdString & zcoordinate, 
     167                              vtkIntArray * dimensions, bool bounds); 
     168             
     169            void GetDimensions(const vtkStdString & xcoordinate, 
     170                               const vtkStdString & zcoordinate, 
     171                               vtkIntArray * dimensions, bool bounds); 
     172              
    164173            //ETX 
    165174             
Note: See TracChangeset for help on using the changeset viewer.