Class MTLPackedFloat4x3


  • public final class MTLPackedFloat4x3
    extends org.moe.natj.c.StructObject
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      MTLPackedFloat3 columns​(int field_idx)  
      void setColumns​(MTLPackedFloat3 value, int field_idx)  
      • Methods inherited from class org.moe.natj.general.NativeObject

        finalize, getPeer, getPeerPointer
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MTLPackedFloat4x3

        public MTLPackedFloat4x3()
      • MTLPackedFloat4x3

        protected MTLPackedFloat4x3​(org.moe.natj.general.Pointer peer)