jme3tools.converters.model
クラス FloatToFixed
java.lang.Object
jme3tools.converters.model.FloatToFixed
public class FloatToFixed
- extends java.lang.Object
クラス java.lang.Object から継承されたメソッド |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FloatToFixed
public FloatToFixed()
convertToFixed
public static void convertToFixed(Geometry geom,
VertexBuffer.Format posFmt,
VertexBuffer.Format nmFmt,
VertexBuffer.Format tcFmt)
compressIndexBuffer
public static void compressIndexBuffer(Mesh mesh)
convertToUByte
public static VertexBuffer convertToUByte(VertexBuffer vb)
convertToFixed
public static VertexBuffer convertToFixed(VertexBuffer vb)
convertToFloat
public static VertexBuffer convertToFloat(VertexBuffer vb)