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

#include <BKE_compute_contexts.hh>

Inherits blender::ComputeContext.

Public Member Functions

 ShaderComputeContext (const ComputeContext *parent=nullptr, const bNodeTree *tree=nullptr)
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 208 of file BKE_compute_contexts.hh.

Constructor & Destructor Documentation

◆ ShaderComputeContext()

blender::bke::ShaderComputeContext::ShaderComputeContext ( const ComputeContext * parent = nullptr,
const bNodeTree * tree = nullptr )

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