Creates a Plane object according to the given floats a, b, c, d and the plane equation : ax + by + cz + d = 0
a component of the plane
b component of the plane
c component of the plane
d component of the plane
Creates a Plane object according to the given floats a, b, c, d and the plane equation : ax + by + cz + d = 0