Rebel Fork Framework
Urho3D::ParticleGraphReader Class Reference

Public Member Functions

 ParticleGraphReader (ParticleGraph &particleGraph, Graph &graph)
 
bool Read ()
 Load graph.
 
unsigned ReadNode (unsigned id)
 
unsigned GetInputPinIndex (unsigned nodeIndex, const ea::string &string)
 
unsigned GetOrAddConstant (const Variant &variant)
 

Private Attributes

ParticleGraphparticleGraph_
 
Graphgraph_
 
ParticleGraphSystemsystem_
 
ea::vector< unsigned > ids_
 
ea::unordered_map< unsigned, unsigned > nodes_
 
ea::unordered_map< Variant, unsigned > constants_
 

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