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

#include <BKE_compute_contexts.hh>

Inherits blender::ComputeContext.

Public Member Functions

 ModifierComputeContext (const ComputeContext *parent, std::string modifier_name)
 
StringRefNull modifier_name () const
 
- 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 20 of file BKE_compute_contexts.hh.

Constructor & Destructor Documentation

◆ ModifierComputeContext()

blender::bke::ModifierComputeContext::ModifierComputeContext ( const ComputeContext * parent,
std::string modifier_name )

Member Function Documentation

◆ modifier_name()

StringRefNull blender::bke::ModifierComputeContext::modifier_name ( ) const
inline

Definition at line 34 of file BKE_compute_contexts.hh.


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