Title: How can I get textureCoordinates for one picking point?

I am trying to get textureCoordinates for the picked one point when I picked one object.

I just have both
        PickResult pickResult = pickCanvas.pickClosest();
        and
        PickIntersection pi = pickResult.getClosestIntersection(eyePos);

I don't know what I have to do to get textureCoordinate.
Can anyone help?

thanks.
Sungye Kim

==============================================
161 Gajeong-dong, Yuseong-gu, Daejeon 305-350, Korea
Electronics and Telecommunications Research Insititute
Computer Software Technology Laboratory
Virtual Reality Research Center
Image-based Rendering Team
Sungye Kim
tel : 042-860-5828 / fax : 042-860-1051
http://insideblue.hihome.com
e-mail : [EMAIL PROTECTED]
==============================================



       
       



Reply via email to