SyB3R - Synthetic Benchmark for 3D Reconstruction
syb3r::tools::FloatImage< Type > Member List

This is the complete list of members for syb3r::tools::FloatImage< Type >, including all inherited members.

getHeight() const syb3r::tools::FloatImage< Type >inline
getWidth() const syb3r::tools::FloatImage< Type >inline
m_data (defined in syb3r::tools::FloatImage< Type >)syb3r::tools::FloatImage< Type >protected
m_height (defined in syb3r::tools::FloatImage< Type >)syb3r::tools::FloatImage< Type >protected
m_width (defined in syb3r::tools::FloatImage< Type >)syb3r::tools::FloatImage< Type >protected
operator()(unsigned x, unsigned y)syb3r::tools::FloatImage< Type >inline
operator()(unsigned x, unsigned y) const syb3r::tools::FloatImage< Type >inline
operator*=(const FloatImage< OtherType > &rhs) (defined in syb3r::tools::FloatImage< Type >)syb3r::tools::FloatImage< Type >inline
operator*=(const OtherType &factor) (defined in syb3r::tools::FloatImage< Type >)syb3r::tools::FloatImage< Type >inline
operator+=(const FloatImage< OtherType > &rhs) (defined in syb3r::tools::FloatImage< Type >)syb3r::tools::FloatImage< Type >inline
operator+=(const OtherType &factor) (defined in syb3r::tools::FloatImage< Type >)syb3r::tools::FloatImage< Type >inline
operator-=(const FloatImage< OtherType > &rhs) (defined in syb3r::tools::FloatImage< Type >)syb3r::tools::FloatImage< Type >inline
operator/=(const FloatImage< OtherType > &rhs) (defined in syb3r::tools::FloatImage< Type >)syb3r::tools::FloatImage< Type >inline
operator[](unsigned idx)syb3r::tools::FloatImage< Type >inline
operator[](unsigned idx) const syb3r::tools::FloatImage< Type >inline
performBinaryOp(const FloatImage< OtherType > &rhs, BinaryOp op)syb3r::tools::FloatImage< Type >inline
performUnaryOp(UnaryOp op)syb3r::tools::FloatImage< Type >inline
resize(unsigned w, unsigned h)syb3r::tools::FloatImage< Type >inline
sampleLinear(float x, float y) const syb3r::tools::FloatImage< Type >inline
sampleLinearChannel(float x, float y, unsigned channel) const syb3r::tools::FloatImage< Type >inline
subsample(const FloatImage< Type > &other, unsigned stride)syb3r::tools::FloatImage< Type >inline
swap(FloatImage< Type > &other) (defined in syb3r::tools::FloatImage< Type >)syb3r::tools::FloatImage< Type >inline