Class
3D-POINT
Defined in theory:
Simple-geometry
Source code:
simple-geometry.lisp
Slots on this class:
Documentation
:
A point in 3D space.
Slots on instances of this class:
Point-In
:
3d-length-space
Axioms:
(<=> (
3d-Point
?Pt) (
Point-In
?Pt
3d-Length-Space
))