Blender  V3.3
Public Member Functions | Public Attributes | List of all members
blender::deg::TimeSourceKey Struct Reference

#include <deg_builder_relations.h>

Public Member Functions

 TimeSourceKey ()
 
 TimeSourceKey (ID *id)
 
string identifier () const
 

Public Attributes

IDid
 

Detailed Description

Definition at line 87 of file deg_builder_relations.h.

Constructor & Destructor Documentation

◆ TimeSourceKey() [1/2]

blender::deg::TimeSourceKey::TimeSourceKey ( )

Definition at line 17 of file deg_builder_relations_keys.cc.

◆ TimeSourceKey() [2/2]

blender::deg::TimeSourceKey::TimeSourceKey ( ID id)

Definition at line 21 of file deg_builder_relations_keys.cc.

Member Function Documentation

◆ identifier()

string blender::deg::TimeSourceKey::identifier ( ) const

Definition at line 25 of file deg_builder_relations_keys.cc.

Member Data Documentation

◆ id

ID* blender::deg::TimeSourceKey::id

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