|
HDK
|
This is the complete list of members for Image_or_Const, including all inherited members.
| Image_or_Const(None) | Image_or_Const | inline |
| Image_or_Const(const ImageBuf &img) | Image_or_Const | inline |
| Image_or_Const(const ImageBuf *img) | Image_or_Const | inline |
| Image_or_Const(cspan< float > val) | Image_or_Const | inline |
| Image_or_Const(const float &val) | Image_or_Const | inline |
| Image_or_Const(const std::vector< float > &val) | Image_or_Const | inline |
| Image_or_Const(std::initializer_list< const float > val) | Image_or_Const | inline |
| Image_or_Const(const float *v, size_t s) | Image_or_Const | inline |
| Image_or_Const(const float *v, int s) | Image_or_Const | inline |
| Image_or_Const(const float(&array)[N]) | Image_or_Const | inline |
| img() const | Image_or_Const | inline |
| imgptr() const | Image_or_Const | inline |
| is_empty() const | Image_or_Const | inline |
| is_img() const | Image_or_Const | inline |
| is_val() const | Image_or_Const | inline |
| swap(Image_or_Const &other) | Image_or_Const | inline |
| val() const | Image_or_Const | inline |