Blender
V3.3
|
Static Public Member Functions | |
static bool | contains (const char *prop_identifier, const char *rna_path_component) |
Additional Inherited Members | |
![]() | |
RNANodeQuery (Depsgraph *depsgraph, DepsgraphBuilder *builder) | |
~RNANodeQuery () | |
Node * | find_node (const PointerRNA *ptr, const PropertyRNA *prop, RNAPointerSource source) |
![]() | |
RNANodeIdentifier | construct_node_identifier (const PointerRNA *ptr, const PropertyRNA *prop, RNAPointerSource source) |
RNANodeQueryIDData * | ensure_id_data (const ID *id) |
![]() | |
static bool | contains (const char *prop_identifier, const char *rna_path_component) |
![]() | |
Depsgraph * | depsgraph_ |
DepsgraphBuilder * | builder_ |
Map< const ID *, unique_ptr< RNANodeQueryIDData > > | id_data_map_ |
Definition at line 14 of file deg_builder_rna_test.cc.
|
inlinestatic |
Definition at line 16 of file deg_builder_rna_test.cc.
References blender::deg::RNANodeQuery::contains().
Referenced by blender::deg::tests::TEST().