CTL  0.6.1
Computed Tomography Library
CTL::Chunk2D< T > Member List

This is the complete list of members for CTL::Chunk2D< T >, including all inherited members.

_dataCTL::Chunk2D< T >protected
_dimCTL::Chunk2D< T >protected
allocatedElements() constCTL::Chunk2D< T >
allocateMemory()CTL::Chunk2D< T >
allocateMemory(const T &initValue)CTL::Chunk2D< T >
begin() (defined in CTL::Chunk2D< T >)CTL::Chunk2D< T >
begin() const (defined in CTL::Chunk2D< T >)CTL::Chunk2D< T >
cbegin() const (defined in CTL::Chunk2D< T >)CTL::Chunk2D< T >
cend() const (defined in CTL::Chunk2D< T >)CTL::Chunk2D< T >
Chunk2D(const Dimensions &dimensions)CTL::Chunk2D< T >explicit
Chunk2D(const Dimensions &dimensions, const T &initValue)CTL::Chunk2D< T >
Chunk2D(const Dimensions &dimensions, std::vector< T > &&data)CTL::Chunk2D< T >
Chunk2D(const Dimensions &dimensions, const std::vector< T > &data)CTL::Chunk2D< T >
Chunk2D(uint width, uint height)CTL::Chunk2D< T >
Chunk2D(uint width, uint height, const T &initValue)CTL::Chunk2D< T >
Chunk2D(uint width, uint height, std::vector< T > &&data)CTL::Chunk2D< T >
Chunk2D(uint width, uint height, const std::vector< T > &data)CTL::Chunk2D< T >
const_iterator typedef (defined in CTL::Chunk2D< T >)CTL::Chunk2D< T >
const_reverse_iterator typedef (defined in CTL::Chunk2D< T >)CTL::Chunk2D< T >
constData() constCTL::Chunk2D< T >
crbegin() const (defined in CTL::Chunk2D< T >)CTL::Chunk2D< T >
crend() const (defined in CTL::Chunk2D< T >)CTL::Chunk2D< T >
data() constCTL::Chunk2D< T >
dimensions() constCTL::Chunk2D< T >
Dimensions typedef (defined in CTL::Chunk2D< T >)CTL::Chunk2D< T >
end() (defined in CTL::Chunk2D< T >)CTL::Chunk2D< T >
end() const (defined in CTL::Chunk2D< T >)CTL::Chunk2D< T >
fill(const T &fillValue)CTL::Chunk2D< T >
freeMemory() (defined in CTL::Chunk2D< T >)CTL::Chunk2D< T >
hasData() constCTL::Chunk2D< T >
hasEqualSizeAs(const std::vector< T > &other) constCTL::Chunk2D< T >private
height() constCTL::Chunk2D< T >
iterator typedef (defined in CTL::Chunk2D< T >)CTL::Chunk2D< T >
max() constCTL::Chunk2D< T >
min() constCTL::Chunk2D< T >
nbElements() constCTL::Chunk2D< T >
operator *(const T &factor) constCTL::Chunk2D< T >
operator *=(const T &factor)CTL::Chunk2D< T >
operator!=(const Chunk2D< T > &other) constCTL::Chunk2D< T >
operator()(uint x, uint y)CTL::Chunk2D< T >
operator()(uint x, uint y) constCTL::Chunk2D< T >
operator+(const Chunk2D< T > &other) constCTL::Chunk2D< T >
operator+=(const Chunk2D< T > &other)CTL::Chunk2D< T >
operator-(const Chunk2D< T > &other) constCTL::Chunk2D< T >
operator-=(const Chunk2D< T > &other)CTL::Chunk2D< T >
operator/(const T &divisor) constCTL::Chunk2D< T >
operator/=(const T &divisor)CTL::Chunk2D< T >
operator==(const Chunk2D< T > &other) constCTL::Chunk2D< T >
rawData()CTL::Chunk2D< T >
rawData() constCTL::Chunk2D< T >
rbegin() (defined in CTL::Chunk2D< T >)CTL::Chunk2D< T >
rbegin() const (defined in CTL::Chunk2D< T >)CTL::Chunk2D< T >
rend() (defined in CTL::Chunk2D< T >)CTL::Chunk2D< T >
rend() const (defined in CTL::Chunk2D< T >)CTL::Chunk2D< T >
reverse_iterator typedef (defined in CTL::Chunk2D< T >)CTL::Chunk2D< T >
setData(std::vector< T > &&data)CTL::Chunk2D< T >
setData(const std::vector< T > &data)CTL::Chunk2D< T >
width() constCTL::Chunk2D< T >