Package com.ms.com.directX |
![]() Previous |
![]() Microsoft Packages |
![]() Index |
![]() Next |
public final class d3drmPickDesc { public int ulFaceIdx; public int lGroupIdx; public float xpos; public float ypos; public float Zpos; }
Contains the pick position and face and group identifiers of the objects retrieved by the GetPick method.
See also d3drmPickedArray.
Fields