MousePick not in API?

hi again,



i was reading through the tutorials and discoverd a very nice tutorial called TestPick.java which uses MousePick to detect, which part of a mesh is hit by the mouse.



unfortunately i cant find mousepick in the api and thats why i dont know which arguments the constructor needs and how to use it.



i tried to use PickResults instead to check wheter my mouse has hit a box, but i dindt work.



can anyone help me pls?

It's in the same package.  com.jmetest.intersection.MousePick.  This isn't part of the API, rather it's part of the test.