Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Properties | List of all members
RUI.Algorithms.StackFlowGraph Class Reference

Public Member Functions

void BuildTransformGuides ()
 Add data on Vertexes so a graph visualization algorithm knows when to add custom lines (ie. for fuel lines) More...
 
 StackFlowGraph (List< Part > ship)
 

Properties

FlowGraph< Partdelivery [get, set]
 
FlowGraph< Partrequest [get, set]
 

Constructor & Destructor Documentation

RUI.Algorithms.StackFlowGraph.StackFlowGraph ( List< Part ship)
inline

Member Function Documentation

void RUI.Algorithms.StackFlowGraph.BuildTransformGuides ( )
inline

Add data on Vertexes so a graph visualization algorithm knows when to add custom lines (ie. for fuel lines)

Property Documentation

FlowGraph<Part> RUI.Algorithms.StackFlowGraph.delivery
getset
FlowGraph<Part> RUI.Algorithms.StackFlowGraph.request
getset

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