Class TreeNodeData


  • public class TreeNodeData
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TreeNodeData()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • UseIndex

        public static int UseIndex
      • mcIndex

        public int mcIndex
      • nodeIndex

        public int nodeIndex
      • centerWeightContribution

        public float centerWeightContribution
      • value

        public float value
    • Constructor Detail

      • TreeNodeData

        public TreeNodeData()