FrameIT
|
This is the complete list of members for FactManager, including all inherited members.
AddAngleFact(string pid1, string pid2, string pid3, bool samestep=false) | FactManager | static |
AddFactIfNotFound(Fact fact, out bool exists, bool samestep) | FactManager | static |
AddLineFact(string pid1, string pid2, bool samestep=false) | FactManager | static |
AddOnLineFact(string pid, string lid, bool samestep=false) | FactManager | static |
AddPointFact(RaycastHit hit, bool samestep=false) | FactManager | static |
AddPointFact(Vector3 point, Vector3 normal, bool samestep=false) | FactManager | static |
AddRayFact(string pid1, string pid2, bool samestep=false) | FactManager | static |