Class PickRecord

  • All Implemented Interfaces:
    java.io.Serializable

    public class PickRecord
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      PickRecord()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • Intersected

        public Spatial Intersected
      • T

        public float T
      • Triangle

        public int Triangle
      • iV0

        public int iV0
      • iV1

        public int iV1
      • iV2

        public int iV2
      • B0

        public float B0
      • B1

        public float B1
      • B2

        public float B2
    • Constructor Detail

      • PickRecord

        public PickRecord()