> Hy to everyone. > > I've got a problem about "picking object". > > I've a polyhedron generated using a vector of faces where every face is a GeometryInfo object (I'v used a TRIANGLE_FAN_ARRAY Geometry). > I've seen the Sun example "IntersectTest" but i still have problem trying to pick a face. > Every face is a single Shape3D but when I hit the mouse it select the wrong face (in particular it select the back face or it doesn't select any face) > Note that using others geometries (like PointArray, IndexedLineArray, etc,...) it works wonderfully. > > Sorry for my English and Thank for any suggestion. > > Mauro. >
Hy to everyone. I've got a problem about "picking object". I've a polyhedron generated using a vector of faces where every face is a GeometryInfo object (I'v used a TRIANGLE_FAN_ARRAY Geometry). I've seen the Sun example "IntersectTest" but i still have problem trying to pick a face. Every face is a single Shape3D but when I hit the mouse it select the wrong face (in particular it select the back face or it doesn't select any face) Note that using others geometries (like PointArray, IndexedLineArray, etc,...) it works wonderfully. Sorry for my English and Thank for any suggestion. Mauro.
