Rebel Fork Framework
Urho3D::ParticleGraphWriter Class Reference

Public Member Functions

 ParticleGraphWriter (ParticleGraph &particleGraph, Graph &graph)
 
bool Write ()
 Write graph.
 
unsigned WriteNode (unsigned index)
 Write graph node. Return node id.
 
GraphPinRef< GraphOutPinGetSourcePin (unsigned connected_node, unsigned get_connected_pin_index)
 Get source pin reference.
 

Private Attributes

ParticleGraphparticleGraph_
 
Graphgraph_
 
ParticleGraphSystemsystem_
 
ea::vector< unsigned > nodes_
 

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