Blender V5.0
blender::bke::SimulationZoneComputeContext Class Reference

#include <BKE_compute_contexts.hh>

Inherits blender::ComputeContext.

Public Member Functions

 SimulationZoneComputeContext (const ComputeContext *parent, int output_node_id)
 SimulationZoneComputeContext (const ComputeContext *parent, const bNode &node)
int32_t output_node_id () const
Public Member Functions inherited from blender::ComputeContext
 ComputeContext (const ComputeContext *parent)
virtual ~ComputeContext ()=default
const ComputeContextHashhash () const
const ComputeContextparent () const
void print_stack (std::ostream &stream, StringRef name) const

Additional Inherited Members

Protected Attributes inherited from blender::ComputeContext
const ComputeContextparent_ = nullptr
ComputeContextHash hash_

Detailed Description

Definition at line 95 of file BKE_compute_contexts.hh.

Constructor & Destructor Documentation

◆ SimulationZoneComputeContext() [1/2]

blender::bke::SimulationZoneComputeContext::SimulationZoneComputeContext ( const ComputeContext * parent,
int output_node_id )

◆ SimulationZoneComputeContext() [2/2]

blender::bke::SimulationZoneComputeContext::SimulationZoneComputeContext ( const ComputeContext * parent,
const bNode & node )

Member Function Documentation

◆ output_node_id()

int32_t blender::bke::SimulationZoneComputeContext::output_node_id ( ) const
inline

Definition at line 103 of file BKE_compute_contexts.hh.

Referenced by SimulationZoneComputeContext().


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