PlaneLike

class cee.PlaneLike()

Interface describing an object with A,B,C,D properties.

Properties


Properties

cee.PlaneLike.A

The A coefficient of the plane equation

cee.PlaneLike.B

The B coefficient of the plane equation

cee.PlaneLike.C

The C coefficient of the plane equation

cee.PlaneLike.D

The D coefficient of the plane equation