|
VTK
|
#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) |
Definition at line 219 of file vtkX3DExporterFIWriterHelper.h.
| 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.
1.8.0