MStdEncoder::MStdEncoder::RangeInfo Struct Reference

Stores information about a range's mapping, to be pointed by ISquareRanges::RangeNode.encoderData. More...

#include <stdEncoder.h>

Inheritance diagram for MStdEncoder::MStdEncoder::RangeInfo:

Inheritance graph
[legend]
Collaboration diagram for MStdEncoder::MStdEncoder::RangeInfo:

Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static RangeInfoget (RangeNode *range)
 Extracts RangeNode::encoderData and down-casts it to RangeInfo.

Public Attributes

struct {
   Block   domBlock
 domain block's position and size in its pool
   const Pool *   pool
 the pool of the domain
decAccel
 precomputed information about the domain (to accelerate)
Real qrAvg
 quant-rounded target average of the block
Real qrDev2
 quant-rounded target variance of the block
bool inverted
 indicates whether the linear coefficient is negative


Detailed Description

Stores information about a range's mapping, to be pointed by ISquareRanges::RangeNode.encoderData.

Definition at line 108 of file stdEncoder.h.


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

Generated on Thu Aug 6 22:33:15 2009 for Fractal Image Compressor by  doxygen 1.5.8