FrameIT
|
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) | FactAdder | static |
AddAngleFact(string pid1, string pid2, string pid3, bool samestep=false, Gadget gadget=null, string scroll_label=null) | FactAdder | static |
AddEqualCirclesFact(string cid1, string cid2, bool samestep=false, Gadget gadget=null, string scroll_label=null) | FactAdder | static |
AddFactIfNotFound(Fact fact, out bool exists, bool samestep, Gadget gadget, string scroll_label) | FactAdder | static |
AddLineFact(string pid1, string pid2, bool samestep=false, Gadget gadget=null, string scroll_label=null) | FactAdder | static |
AddOnLineFact(string pid, string lid, bool samestep=false, Gadget gadget=null, string scroll_label=null, bool is_certain=false) | FactAdder | static |
AddParsedAngleCircleLineFactIfNotFound(AngleCircleLineFact fact, out bool exists, bool samestep, Gadget gadget, string scroll_label) | FactAdder | static |
AddParsedAngleFactIfNotFound(AngleFact fact, out bool exists, bool samestep, Gadget gadget, string scroll_label) | FactAdder | static |
AddPointFact(RaycastHit hit, bool samestep=false, Gadget gadget=null, string scroll_label=null) | FactAdder | static |
AddPointFact(Vector3 point, Vector3 normal, bool samestep=false, Gadget gadget=null, string scroll_label=null) | FactAdder | static |
AddRayFact(string pid1, string pid2, bool samestep=false, Gadget gadget=null, string scroll_label=null) | FactAdder | static |
AddUnEqualCirclesFact(string cid1, string cid2, bool samestep=false, Gadget gadget=null, string scroll_label=null) | FactAdder | static |