_debug(int x, int r, ChannelMask channels) const (defined in DD::Image::Row) | DD::Image::Row | |
Cache (defined in DD::Image::Row) | DD::Image::Row | friend |
copy(Channel z, const Row &, Channel source_channel, int x, int r) | DD::Image::Row | |
copy(const Row &s, Channel z, int x, int r) (defined in DD::Image::Row) | DD::Image::Row | inline |
copy(const Row &, ChannelMask, int x, int r) | DD::Image::Row | |
debug(int x, int r, ChannelMask channels) const (defined in DD::Image::Row) | DD::Image::Row | inline |
erase(ChannelMask) | DD::Image::Row | |
erase(Channel) | DD::Image::Row | |
forceRange(int X, int R) (defined in DD::Image::Row) | DD::Image::Row | |
get(Iop &, int y, int x, int r, ChannelMask) | DD::Image::Row | |
getLeft() const (defined in DD::Image::Row) | DD::Image::Row | inline |
getRight() const (defined in DD::Image::Row) | DD::Image::Row | inline |
holdsCacheLine() const | DD::Image::Row | |
is_zero(const float *, int X, int R) (defined in DD::Image::Row) | DD::Image::Row | static |
is_zero(Channel channel) const | DD::Image::Row | |
is_zero_buffer(const float *) | DD::Image::Row | static |
junk_buffer(unsigned size) | DD::Image::Row | static |
mFnDeprecatedInNuke13Func("setPreallocatedWriteBuffer(Channel, float*) has been deprecated. Use write(Channel, float*) instead.\n", void setPreallocatedWriteBuffer(Channel, float *);) ChannelMask writable_channels() const | DD::Image::Row | inline |
offset(int delta) | DD::Image::Row | |
operator<<(std::ostream &, const Row &) | DD::Image::Row | friend |
operator[](Channel z) const | DD::Image::Row | inline |
pre_copy(Channel z, Row &, Channel source_channel) const | DD::Image::Row | |
pre_copy(Row &s, Channel z) const (defined in DD::Image::Row) | DD::Image::Row | inline |
pre_copy(Row &, ChannelMask) const | DD::Image::Row | |
range(int X, int R) | DD::Image::Row | |
read(Channel, float *) | DD::Image::Row | |
ReadablePtr typedef (defined in DD::Image::Row) | DD::Image::Row | |
release() | DD::Image::Row | |
Row(int X, int R) | DD::Image::Row | |
setCacheLine(std::unique_ptr< CacheLineUnlockGuard > &&guard) | DD::Image::Row | |
writable(Channel z) | DD::Image::Row | |
writableConstant(const float val, Channel z) | DD::Image::Row | |
WritablePtr typedef (defined in DD::Image::Row) | DD::Image::Row | |
write(Channel, float *) | DD::Image::Row | |
zero_buffer(unsigned size) | DD::Image::Row | static |
~Row() | DD::Image::Row | |