FrameIT
FactAdder Member List

This is the complete list of members for FactAdder, including all inherited members.

AddAngleCircleLineFact(string cid, string lid, float angleValue, bool samestep=false, Gadget gadget=null, string scroll_label=null)FactAdderstatic
AddAngleFact(string pid1, string pid2, string pid3, bool samestep=false, Gadget gadget=null, string scroll_label=null)FactAdderstatic
AddEqualCirclesFact(string cid1, string cid2, bool samestep=false, Gadget gadget=null, string scroll_label=null)FactAdderstatic
AddFactIfNotFound(Fact fact, out bool exists, bool samestep, Gadget gadget, string scroll_label)FactAdderstatic
AddLineFact(string pid1, string pid2, bool samestep=false, Gadget gadget=null, string scroll_label=null)FactAdderstatic
AddOnLineFact(string pid, string lid, bool samestep=false, Gadget gadget=null, string scroll_label=null, bool is_certain=false)FactAdderstatic
AddParsedAngleCircleLineFactIfNotFound(AngleCircleLineFact fact, out bool exists, bool samestep, Gadget gadget, string scroll_label)FactAdderstatic
AddParsedAngleFactIfNotFound(AngleFact fact, out bool exists, bool samestep, Gadget gadget, string scroll_label)FactAdderstatic
AddPointFact(RaycastHit hit, bool samestep=false, Gadget gadget=null, string scroll_label=null)FactAdderstatic
AddPointFact(Vector3 point, Vector3 normal, bool samestep=false, Gadget gadget=null, string scroll_label=null)FactAdderstatic
AddRayFact(string pid1, string pid2, bool samestep=false, Gadget gadget=null, string scroll_label=null)FactAdderstatic
AddUnEqualCirclesFact(string cid1, string cid2, bool samestep=false, Gadget gadget=null, string scroll_label=null)FactAdderstatic