VTK  9.3.1
X3DEncoderFunctions Class Reference

#include <vtkX3DExporterFIWriterHelper.h>

Static Public Member Functions

template<typename T >
static void EncodeIntegerDeltaZ (vtkX3DExporterFIByteWriter *writer, T *value, size_t size, vtkZLibDataCompressor *compressor, bool image=false)
 
static void EncodeQuantizedzlibFloatArray (vtkX3DExporterFIByteWriter *writer, const double *value, size_t size, vtkZLibDataCompressor *compressor)
 

Detailed Description

Definition at line 208 of file vtkX3DExporterFIWriterHelper.h.

Member Function Documentation

◆ EncodeIntegerDeltaZ()

template<typename T >
static void X3DEncoderFunctions::EncodeIntegerDeltaZ ( vtkX3DExporterFIByteWriter * writer,
T * value,
size_t size,
vtkZLibDataCompressor * compressor,
bool image = false )
inlinestatic

Definition at line 213 of file vtkX3DExporterFIWriterHelper.h.

◆ EncodeQuantizedzlibFloatArray()

static void X3DEncoderFunctions::EncodeQuantizedzlibFloatArray ( vtkX3DExporterFIByteWriter * writer,
const double * value,
size_t size,
vtkZLibDataCompressor * compressor )
inlinestatic

Definition at line 312 of file vtkX3DExporterFIWriterHelper.h.


The documentation for this class was generated from the following file: