compress(VectorArrayInterpolator *source, float tolerance) | Lamp::VectorInterpolationCompressor | [virtual] |
compressConstant(VectorArrayInterpolator *source) | Lamp::VectorInterpolationCompressor | [protected, virtual] |
compressLinear(VectorArrayInterpolator *source) | Lamp::VectorInterpolationCompressor | [protected, virtual] |
compressSetup(VectorArrayInterpolator *source, float tolerance) | Lamp::VectorInterpolationCompressor | [protected, virtual] |
getCompressedKeyCount() const | Lamp::VectorInterpolationCompressor | [inline, virtual] |
getCompressedSize() const | Lamp::VectorInterpolationCompressor | [inline, virtual] |
getCompressionRate() const | Lamp::VectorInterpolationCompressor | [inline, virtual] |
getLength() const | Lamp::VectorInterpolationCompressor | [inline, virtual] |
getResultString() const | Lamp::VectorInterpolationCompressor | [virtual] |
getSourceKeyCount() const | Lamp::VectorInterpolationCompressor | [inline, virtual] |
getSourceSize() const | Lamp::VectorInterpolationCompressor | [inline, virtual] |
getTolerance() const | Lamp::VectorInterpolationCompressor | [inline, virtual] |
recalcLinearError(VectorArrayInterpolator *source, LinearKey &preKey, LinearKey &key, LinearKey &postKey) | Lamp::VectorInterpolationCompressor | [protected, virtual] |
setCompressedData(int compressedKeyCount, int compressedKeySize) | Lamp::VectorInterpolationCompressor | [inline, protected, virtual] |
sourceKeySize_ | Lamp::VectorInterpolationCompressor | [protected, static] |
VectorInterpolationCompressor() | Lamp::VectorInterpolationCompressor | |
~VectorInterpolationCompressor() | Lamp::VectorInterpolationCompressor | [virtual] |