#include <vtkX3DExporterFIWriterHelper.h>
template<typename T > 
  
  
      
        
          | static void X3DEncoderFunctions::EncodeIntegerDeltaZ  | 
          ( | 
          vtkX3DExporterFIByteWriter *  | 
          writer,  | 
         
        
           | 
           | 
          T *  | 
          value,  | 
         
        
           | 
           | 
          size_t  | 
          size,  | 
         
        
           | 
           | 
          vtkZLibDataCompressor *  | 
          compressor,  | 
         
        
           | 
           | 
          bool  | 
          image = false  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
  
  
      
        
          | static void X3DEncoderFunctions::EncodeQuantizedzlibFloatArray  | 
          ( | 
          vtkX3DExporterFIByteWriter *  | 
          writer,  | 
         
        
           | 
           | 
          const double *  | 
          value,  | 
         
        
           | 
           | 
          size_t  | 
          size,  | 
         
        
           | 
           | 
          vtkZLibDataCompressor *  | 
          compressor  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestatic   | 
  
 
 
The documentation for this class was generated from the following file: