Checks if a point is contained within the wall.
Staticnew_Staticnew_Staticnew_Staticnew_Creates a convex polyhedron wall from a list of points and normals.
Staticnew_Staticnew_Creates a dodecahedron wall.
Staticnew_Creates a hexahedron (cube) wall.
Staticnew_Creates an icosahedron wall.
Staticnew_Creates an octahedron wall.
Staticnew_Staticnew_Creates a spherical wall.
Staticnew_Creates a tetrahedron wall.
Staticnew_Staticnew_StaticnewCreates a custom wall from a JavaScript object.
The object must implement the contains(point) and cut(generator, callback) methods.
Returns the unique identifier of the wall.