Class VertexAttributeType


  • public final class VertexAttributeType
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int Empty  
      static java.lang.String[] names  
      static int Scalar1f  
      static int Vec2f  
      static int Vec2us  
      static int Vec3f  
      static int Vec4f  
      static int Vec4ub  
      static int Vec4us  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String name​(int e)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait