#include <BKE_compute_contexts.hh>
Inherits blender::ComputeContext.
Definition at line 113 of file BKE_compute_contexts.hh.
◆ RepeatZoneComputeContext() [1/2]
| blender::bke::RepeatZoneComputeContext::RepeatZoneComputeContext |
( |
const ComputeContext * | parent, |
|
|
int32_t | output_node_id, |
|
|
int | iteration ) |
◆ RepeatZoneComputeContext() [2/2]
| blender::bke::RepeatZoneComputeContext::RepeatZoneComputeContext |
( |
const ComputeContext * | parent, |
|
|
const bNode & | node, |
|
|
int | iteration ) |
◆ iteration()
| int blender::bke::RepeatZoneComputeContext::iteration |
( |
| ) |
const |
|
inline |
◆ output_node_id()
| int32_t blender::bke::RepeatZoneComputeContext::output_node_id |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: