Call this function to initialise the convex object using a list of planes. A convex hull is built from the list. The each plane if specified by a normal and a point.
Note:
If this function fails to build a convex hull from the planes, the object will be left empty. Also, if the hull is too complex it will be automatically simplified.