Nori  23
ImageBlock Member List

This is the complete list of members for ImageBlock, including all inherited members.

clear()ImageBlockinline
fromBitmap(const Bitmap &bitmap)ImageBlock
getBlockId() const (defined in ImageBlock)ImageBlockinline
getBorderSize() constImageBlockinline
getOffset() constImageBlockinline
getSize() constImageBlockinline
ImageBlock(const Vector2i &size, const ReconstructionFilter *filter)ImageBlock
init(const Vector2i &size, const ReconstructionFilter *filter) (defined in ImageBlock)ImageBlock
lock() constImageBlockinline
m_blockId (defined in ImageBlock)ImageBlockprotected
m_borderSize (defined in ImageBlock)ImageBlockprotected
m_filter (defined in ImageBlock)ImageBlockprotected
m_filterRadius (defined in ImageBlock)ImageBlockprotected
m_lookupFactor (defined in ImageBlock)ImageBlockprotected
m_mutex (defined in ImageBlock)ImageBlockmutableprotected
m_offset (defined in ImageBlock)ImageBlockprotected
m_size (defined in ImageBlock)ImageBlockprotected
m_weightsX (defined in ImageBlock)ImageBlockprotected
m_weightsY (defined in ImageBlock)ImageBlockprotected
put(const Point2f &pos, const Color3f &value)ImageBlock
put(ImageBlock &b)ImageBlock
setBlockId(uint32_t id) (defined in ImageBlock)ImageBlockinline
setOffset(const Point2i &offset)ImageBlockinline
setSize(const Point2i &size)ImageBlockinline
toBitmap() constImageBlock
toString() constImageBlock
unlock() constImageBlockinline
~ImageBlock()ImageBlock