#include <vtkMultiBlockPLOT3DReaderInternals.h>
|  | 
|  | vtkMultiBlockPLOT3DReaderInternals () | 
|  | 
| int | ReadInts (FILE *fp, int n, int *val) | 
|  | 
| void | CheckBinaryFile (FILE *fp, size_t fileSize) | 
|  | 
| int | CheckByteOrder (FILE *fp) | 
|  | 
| int | CheckByteCount (FILE *fp) | 
|  | 
| int | CheckMultiGrid (FILE *fp) | 
|  | 
| int | Check2DGeom (FILE *fp) | 
|  | 
| int | CheckBlankingAndPrecision (FILE *fp) | 
|  | 
| int | CheckCFile (FILE *fp, size_t fileSize) | 
|  | 
| size_t | CalculateFileSize (int mgrid, int precision, int blanking, int ndims, int hasByteCount, int nGrids, int *gridDims) | 
|  | 
| size_t | CalculateFileSizeForBlock (int precision, int blanking, int ndims, int hasByteCount, int *gridDims) | 
|  | 
◆ vtkMultiBlockPLOT3DReaderInternals()
  
  | 
        
          | vtkMultiBlockPLOT3DReaderInternals::vtkMultiBlockPLOT3DReaderInternals | ( |  | ) |  |  | inline | 
 
 
◆ ReadInts()
      
        
          | int vtkMultiBlockPLOT3DReaderInternals::ReadInts | ( | FILE * | fp, | 
        
          |  |  | int | n, | 
        
          |  |  | int * | val | 
        
          |  | ) |  |  | 
      
 
 
◆ CheckBinaryFile()
      
        
          | void vtkMultiBlockPLOT3DReaderInternals::CheckBinaryFile | ( | FILE * | fp, | 
        
          |  |  | size_t | fileSize | 
        
          |  | ) |  |  | 
      
 
 
◆ CheckByteOrder()
      
        
          | int vtkMultiBlockPLOT3DReaderInternals::CheckByteOrder | ( | FILE * | fp | ) |  | 
      
 
 
◆ CheckByteCount()
      
        
          | int vtkMultiBlockPLOT3DReaderInternals::CheckByteCount | ( | FILE * | fp | ) |  | 
      
 
 
◆ CheckMultiGrid()
      
        
          | int vtkMultiBlockPLOT3DReaderInternals::CheckMultiGrid | ( | FILE * | fp | ) |  | 
      
 
 
◆ Check2DGeom()
      
        
          | int vtkMultiBlockPLOT3DReaderInternals::Check2DGeom | ( | FILE * | fp | ) |  | 
      
 
 
◆ CheckBlankingAndPrecision()
      
        
          | int vtkMultiBlockPLOT3DReaderInternals::CheckBlankingAndPrecision | ( | FILE * | fp | ) |  | 
      
 
 
◆ CheckCFile()
      
        
          | int vtkMultiBlockPLOT3DReaderInternals::CheckCFile | ( | FILE * | fp, | 
        
          |  |  | size_t | fileSize | 
        
          |  | ) |  |  | 
      
 
 
◆ CalculateFileSize()
      
        
          | size_t vtkMultiBlockPLOT3DReaderInternals::CalculateFileSize | ( | int | mgrid, | 
        
          |  |  | int | precision, | 
        
          |  |  | int | blanking, | 
        
          |  |  | int | ndims, | 
        
          |  |  | int | hasByteCount, | 
        
          |  |  | int | nGrids, | 
        
          |  |  | int * | gridDims | 
        
          |  | ) |  |  | 
      
 
 
◆ CalculateFileSizeForBlock()
      
        
          | size_t vtkMultiBlockPLOT3DReaderInternals::CalculateFileSizeForBlock | ( | int | precision, | 
        
          |  |  | int | blanking, | 
        
          |  |  | int | ndims, | 
        
          |  |  | int | hasByteCount, | 
        
          |  |  | int * | gridDims | 
        
          |  | ) |  |  | 
      
 
 
◆ CalculateSkips()
  
  | 
        
          | static void vtkMultiBlockPLOT3DReaderInternals::CalculateSkips | ( | const int | extent[6], |  
          |  |  | const int | wextent[6], |  
          |  |  | vtkIdType & | preskip, |  
          |  |  | vtkIdType & | postskip |  
          |  | ) |  |  |  | inlinestatic | 
 
 
◆ Dimensions
      
        
          | std::vector<Dims> vtkMultiBlockPLOT3DReaderInternals::Dimensions | 
      
 
 
◆ Blocks
◆ Settings
◆ NeedToCheckXYZFile
      
        
          | bool vtkMultiBlockPLOT3DReaderInternals::NeedToCheckXYZFile | 
      
 
 
The documentation for this struct was generated from the following file: