|
FrameIT
|
Classes | |
| class | ParsingDictionary |
| class | AddFactResponse |
| class to Read AddFact Responses. More... | |
| class | Fact |
| Fact representation of Unity; mostly mirrors Facts of MMT. More... | |
| class | FactWrappedCRTP< T > |
| Implements CRTP for Fact; Escalates constructors; More... | |
| class | AbstractLineFact |
| Base-class for 1D-Facts More... | |
| class | AbstractLineFactWrappedCRTP< T > |
| Implements CRTP for AbstractLineFact; Escalates constructors; More... | |
| class | PointFact |
| Point in 3D Space More... | |
| class | LineFact |
| Line within 3D Space of finite length More... | |
| class | RayFact |
| Ray within 3D Space of infinite length More... | |
| class | OnLineFact |
| A PointFact on a AbstractLineFact More... | |
| class | AngleFact |
| Angle comprised of three PointFacts [A,B,C] More... | |