VTK
Static Public Member Functions
X3DEncoderFunctions Class Reference

#include <vtkX3DExporterFIWriterHelper.h>

List of all members.

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 219 of file vtkX3DExporterFIWriterHelper.h.


Member Function Documentation

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

Definition at line 225 of file vtkX3DExporterFIWriterHelper.h.

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

Definition at line 320 of file vtkX3DExporterFIWriterHelper.h.


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