Defines a plane with the equation A.x + B.y + C.z = D where
| coefficients | array of real numbers | Array of three numbers, A, B, C | 
| coeff | double | D | 
| Return value | Pointer to this object | Allows multiple function calls to be chained together | 
Back to GeometryData
Back to Overview