Blender
V3.3
|
Functions | |
uint | convert (uint c, uint inbits, uint outbits) |
void | maskShiftAndSize (uint mask, uint *shift, uint *size) |
float | quantizeCeil (float f, int inbits, int outbits) |
Convert component c having inbits to the returned value having outbits.
Definition at line 45 of file PixelFormat.h.
References Freestyle::c.
Referenced by blo_do_versions_250(), ShaderGraph::connect(), blender::compositor::ChannelMatteNode::convert_to_operations(), quantizeCeil(), and translate_id().
Definition at line 61 of file PixelFormat.h.