Loading...
Searching...
No Matches
shaderNodeDiscoveryResult.h File Reference
+ Include dependency graph for shaderNodeDiscoveryResult.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SdrShaderNodeDiscoveryResult
 Represents the raw data of a node, and some other bits of metadata, that were determined via a SdrDiscoveryPlugin. More...
 

Typedefs

typedef std::vector< SdrShaderNodeDiscoveryResultSdrShaderNodeDiscoveryResultVec
 

Typedef Documentation

◆ SdrShaderNodeDiscoveryResultVec

typedef std::vector<SdrShaderNodeDiscoveryResult> SdrShaderNodeDiscoveryResultVec

Definition at line 134 of file shaderNodeDiscoveryResult.h.