Blender V4.3
blender::compositor::ConstantFolder Class Reference

#include <COM_ConstantFolder.h>

Public Member Functions

 ConstantFolder (NodeOperationBuilder &operations_builder)
 
int fold_operations ()
 

Detailed Description

Evaluates all operations with constant elements into primitive constant operations (Value/Vector/Color).

Definition at line 20 of file COM_ConstantFolder.h.

Constructor & Destructor Documentation

◆ ConstantFolder()

ConstantFolder::ConstantFolder ( NodeOperationBuilder & operations_builder)
Parameters
operations_builderContains all operations to fold.
exec_systemExecution system.

Definition at line 17 of file COM_ConstantFolder.cc.

References BLI_rcti_init().

Member Function Documentation

◆ fold_operations()


The documentation for this class was generated from the following files: