Blender V5.0
blender::deg::tests::TestableRNANodeQuery Class Reference

Inherits blender::deg::RNANodeQuery.

Static Public Member Functions

static bool contains (const char *prop_identifier, const char *rna_path_component)

Additional Inherited Members

Public Member Functions inherited from blender::deg::RNANodeQuery
 RNANodeQuery (Depsgraph *depsgraph, DepsgraphBuilder *builder)
 ~RNANodeQuery ()
Nodefind_node (const PointerRNA *ptr, const PropertyRNA *prop, RNAPointerSource source)
Protected Member Functions inherited from blender::deg::RNANodeQuery
RNANodeIdentifier construct_node_identifier (const PointerRNA *ptr, const PropertyRNA *prop, RNAPointerSource source)
RNANodeQueryIDDataensure_id_data (const ID *id)
Static Protected Member Functions inherited from blender::deg::RNANodeQuery
static bool contains (const char *prop_identifier, const char *rna_path_component)
Protected Attributes inherited from blender::deg::RNANodeQuery
Depsgraphdepsgraph_
DepsgraphBuilderbuilder_
Map< const ID *, std::unique_ptr< RNANodeQueryIDData > > id_data_map_

Detailed Description

Definition at line 15 of file deg_builder_rna_test.cc.

Member Function Documentation

◆ contains()

bool blender::deg::tests::TestableRNANodeQuery::contains ( const char * prop_identifier,
const char * rna_path_component )
inlinestatic

Definition at line 17 of file deg_builder_rna_test.cc.

References blender::deg::RNANodeQuery::contains().

Referenced by blender::deg::tests::TEST().


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