|
Blender V4.5
|
This is the complete list of members for blender::bke::EvaluateClosureComputeContext, including all inherited members.
| closure_source_location() const | blender::bke::EvaluateClosureComputeContext | inline |
| ComputeContext(const ComputeContext *parent) | blender::ComputeContext | inline |
| EvaluateClosureComputeContext(const ComputeContext *parent, int32_t node_id, const bNodeTree *tree=nullptr, const std::optional< nodes::ClosureSourceLocation > &closure_source_location=std::nullopt) | blender::bke::EvaluateClosureComputeContext | |
| hash() const | blender::ComputeContext | inline |
| hash_ | blender::ComputeContext | mutableprotected |
| node() const | blender::bke::NodeComputeContext | |
| node_id() const | blender::bke::NodeComputeContext | inline |
| NodeComputeContext(const ComputeContext *parent, int32_t node_id, const bNodeTree *tree=nullptr) | blender::bke::NodeComputeContext | |
| parent() const | blender::ComputeContext | inline |
| parent_ | blender::ComputeContext | protected |
| print_stack(std::ostream &stream, StringRef name) const | blender::ComputeContext | |
| tree() const | blender::bke::NodeComputeContext | inline |
| ~ComputeContext()=default | blender::ComputeContext | virtual |