Class MDLAnimatedValue

    • Constructor Detail

      • MDLAnimatedValue

        public MDLAnimatedValue()
      • MDLAnimatedValue

        protected MDLAnimatedValue​(NSObject.Handle h,
                                   long handle)
    • Method Detail

      • getTimeSampleCount

        public long getTimeSampleCount()
      • getMinimumTime

        public double getMinimumTime()
      • getMaximumTime

        public double getMaximumTime()
      • isAnimated

        public boolean isAnimated()
      • clear

        public void clear()
      • getTimes

        public long getTimes​(org.robovm.rt.bro.ptr.DoublePtr timesArray,
                             long maxCount)