Package pro.streem.ar.schemas.lull
Class VertexAttributeType
- java.lang.Object
-
- pro.streem.ar.schemas.lull.VertexAttributeType
-
public final class VertexAttributeType extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Stringname(int e)
-
-
-
Field Detail
-
Empty
public static final int Empty
- See Also:
- Constant Field Values
-
Scalar1f
public static final int Scalar1f
- See Also:
- Constant Field Values
-
Vec2f
public static final int Vec2f
- See Also:
- Constant Field Values
-
Vec3f
public static final int Vec3f
- See Also:
- Constant Field Values
-
Vec4f
public static final int Vec4f
- See Also:
- Constant Field Values
-
Vec2us
public static final int Vec2us
- See Also:
- Constant Field Values
-
Vec4us
public static final int Vec4us
- See Also:
- Constant Field Values
-
Vec4ub
public static final int Vec4ub
- See Also:
- Constant Field Values
-
names
public static final java.lang.String[] names
-
-