Sungye,

        You can do pi.getPointTextureCoordinate(texCoordSet) to
        get the texture coordinate of the intersection point.

-Charmaine Lee
Java3D Engineering Team



> MIME-Version: 1.0
> Date: Wed, 14 Feb 2001 16:49:49 +0900
> From: Sungye Kim <[EMAIL PROTECTED]>
> Subject: [JAVA3D] How can I get textureCoordinates for one picking point?
> To: [EMAIL PROTECTED]
>
> 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]
> ==============================================
>
>
>
>
>
>
>
>

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to