Class GLKMatrix4


  • public final class GLKMatrix4
    extends org.moe.natj.c.StructObject
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
        GLKMatrix4()  
      protected GLKMatrix4​(org.moe.natj.general.Pointer peer)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      float m​(int field_idx)  
      void setM​(float 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

      • GLKMatrix4

        public GLKMatrix4()
      • GLKMatrix4

        protected GLKMatrix4​(org.moe.natj.general.Pointer peer)
    • Method Detail

      • m

        public float m​(int field_idx)
      • setM

        public void setM​(float value,
                         int field_idx)