tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Attributes | List of all members
tracktion::graph::NodeAndID Struct Reference

A Node and its ID cached for quick lookup (without having to traverse the graph). More...

#include "tracktion_Node.h"

Public Attributes

Nodenode
 
size_t id
 

Detailed Description

A Node and its ID cached for quick lookup (without having to traverse the graph).

Definition at line 102 of file tracktion_Node.h.

Member Data Documentation

◆ id

size_t tracktion::graph::NodeAndID::id

Definition at line 105 of file tracktion_Node.h.

◆ node

Node* tracktion::graph::NodeAndID::node

Definition at line 104 of file tracktion_Node.h.


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