|
Blender V5.0
|
#include "BLI_utildefines.h"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::image_engine |
Enumerations | |
| enum class | blender::image_engine::ImageDrawFlags { blender::image_engine::DEFAULT = 0 , blender::image_engine::SHOW_ALPHA = (1 << 0) , blender::image_engine::APPLY_ALPHA = (1 << 1) , blender::image_engine::SHUFFLING = (1 << 2) , blender::image_engine::DEPTH = (1 << 3) } |
Functions | |
| blender::image_engine::ENUM_OPERATORS (ImageDrawFlags, ImageDrawFlags::DEPTH) | |