Blender V4.3
blender::bke::OperatorComputeContext Class Reference

#include <BKE_compute_contexts.hh>

Inherits blender::ComputeContext.

Public Member Functions

 OperatorComputeContext ()
 OperatorComputeContext (const ComputeContext *parent)
Public Member Functions inherited from blender::ComputeContext
 ComputeContext (const char *static_type, const ComputeContext *parent)
virtual ~ComputeContext ()=default
const ComputeContextHashhash () const
const char * static_type () const
const ComputeContextparent () const
void print_stack (std::ostream &stream, StringRef name) const

Additional Inherited Members

Protected Attributes inherited from blender::ComputeContext
ComputeContextHash hash_

Detailed Description

Definition at line 155 of file BKE_compute_contexts.hh.

Constructor & Destructor Documentation

◆ OperatorComputeContext() [1/2]

blender::bke::OperatorComputeContext::OperatorComputeContext ( )

Definition at line 147 of file compute_contexts.cc.

References OperatorComputeContext().

Referenced by OperatorComputeContext().

◆ OperatorComputeContext() [2/2]

blender::bke::OperatorComputeContext::OperatorComputeContext ( const ComputeContext * parent)

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