|
HDK
|
This is the complete list of members for DeepData, including all inherited members.
| A_channel() const | DeepData | |
| AB_channel() const | DeepData | |
| AG_channel() const | DeepData | |
| all_channeltypes() const | DeepData | |
| all_data() const | DeepData | |
| all_samples() const | DeepData | |
| allocated() const | DeepData | |
| AR_channel() const | DeepData | |
| capacity(int64_t pixel) const | DeepData | |
| channelname(int c) const | DeepData | |
| channels() const | DeepData | |
| channelsize(int c) const | DeepData | |
| channeltype(int c) const | DeepData | |
| clear() | DeepData | |
| copy_deep_pixel(int64_t pixel, const DeepData &src, int64_t srcpixel) | DeepData | |
| copy_deep_sample(int64_t pixel, int sample, const DeepData &src, int64_t srcpixel, int srcsample) | DeepData | |
| data_ptr(int64_t pixel, int channel, int sample) | DeepData | |
| data_ptr(int64_t pixel, int channel, int sample) const | DeepData | |
| deep_value(int64_t pixel, int channel, int sample) const | DeepData | |
| deep_value_uint(int64_t pixel, int channel, int sample) const | DeepData | |
| DeepData() | DeepData | |
| DeepData(const ImageSpec &spec) | DeepData | |
| DeepData(const DeepData &src) | DeepData | |
| DeepData(const DeepData &src, cspan< TypeDesc > channeltypes) | DeepData | |
| DeepData(DeepData &&src) | DeepData | |
| erase_samples(int64_t pixel, int samplepos, int n=1) | DeepData | |
| free() | DeepData | |
| get_pointers(std::vector< void * > &pointers) const | DeepData | |
| init(int64_t npix, int nchan, cspan< TypeDesc > channeltypes, cspan< std::string > channelnames) | DeepData | |
| init(const ImageSpec &spec) | DeepData | |
| initialized() const | DeepData | |
| insert_samples(int64_t pixel, int samplepos, int n=1) | DeepData | |
| merge_deep_pixels(int64_t pixel, const DeepData &src, int srcpixel) | DeepData | |
| merge_overlaps(int64_t pixel) | DeepData | |
| occlusion_cull(int64_t pixel) | DeepData | |
| opaque_z(int64_t pixel) const | DeepData | |
| operator=(const DeepData &d) | DeepData | |
| pixels() const | DeepData | |
| same_channeltypes(const DeepData &other) const | DeepData | |
| samples(int64_t pixel) const | DeepData | |
| samplesize() const | DeepData | |
| set_all_samples(cspan< unsigned int > samples) | DeepData | |
| set_capacity(int64_t pixel, int samps) | DeepData | |
| set_deep_value(int64_t pixel, int channel, int sample, float value) | DeepData | |
| set_deep_value(int64_t pixel, int channel, int sample, uint32_t value) | DeepData | |
| set_samples(int64_t pixel, int samps) | DeepData | |
| sort(int64_t pixel) | DeepData | |
| split(int64_t pixel, float depth) | DeepData | |
| Z_channel() const | DeepData | |
| Zback_channel() const | DeepData | |
| ~DeepData() | DeepData |