Plane¶ class Plane[source]¶ Bases: TwoManifold Represents a R2 plane two manifold Init Manifold Methods static ison(point)[source]¶ Check that point is on the plane static rot_matrix(theta)[source]¶ Create rotation matrix that rotates by theta static rotate(theta, vector)[source]¶ Rotate vector around theta