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

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

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