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

Static Public Member Functions

static List< PartGetRootCandidates (IEnumerable< Part > fromSet)
 
static bool MakeRoot (Part newRoot, Part oldRoot)
 
static void StripInvalidSymmetrySets (Part setRoot)
 strips away any symmetry counterpart groups deemed invalid in the given hierarchical set. More...
 
static bool SymmetrySetIsValid (Part p)
 Tests a part (and its symmetry counterparts) to make sure its valid More...
 

Member Function Documentation

static List<Part> EditorReRootUtil.GetRootCandidates ( IEnumerable< Part fromSet)
inlinestatic
static bool EditorReRootUtil.MakeRoot ( Part  newRoot,
Part  oldRoot 
)
inlinestatic
static void EditorReRootUtil.StripInvalidSymmetrySets ( Part  setRoot)
inlinestatic

strips away any symmetry counterpart groups deemed invalid in the given hierarchical set.

Parameters
setRoot
static bool EditorReRootUtil.SymmetrySetIsValid ( Part  p)
inlinestatic

Tests a part (and its symmetry counterparts) to make sure its valid


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