#include <graph.h>
◆ SoundGraph()
tram::Audio::SoundGraph::SoundGraph |
( |
name_t |
name | ) |
|
|
inline |
◆ Find()
◆ LoadFromDisk()
void SoundGraph::LoadFromDisk |
( |
| ) |
|
|
virtual |
◆ LoadFromMemory()
void tram::Audio::SoundGraph::LoadFromMemory |
( |
| ) |
|
|
inlinevirtual |
◆ LookupFilter()
◆ Unload()
void tram::Audio::SoundGraph::Unload |
( |
| ) |
|
|
inlinevirtual |
◆ edges
std::vector<std::pair<uint32_t, uint32_t> > tram::Audio::SoundGraph::edges |
|
protected |
◆ nodes
std::vector<Node> tram::Audio::SoundGraph::nodes |
|
protected |
The documentation for this class was generated from the following files:
- C:/Users/Poga/Desktop/painis/tram-sdk/src/audio/graph.h
- C:/Users/Poga/Desktop/painis/tram-sdk/src/audio/graph.cpp