Class GLKQuaternion


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

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

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

      • GLKQuaternion

        public GLKQuaternion()
      • GLKQuaternion

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

      • q

        public float q​(int field_idx)
      • setQ

        public void setQ​(float value,
                         int field_idx)