Hi!
I have a polyhedron in 3D space that consists of a triangle mesh. Now I want to use the BSP
tree to classify wheter a point is inside or outside of the polyhedron.
The problem is that I don't know how to construct a BSP tree with my polyhedron vertices.
The user guide only gives provides little information.
Maybe someone could give me with a short code example.
Thank you!
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@commons.apache.org
For additional commands, e-mail: user-help@commons.apache.org
|