MeshBaker
Static Public Member Functions | List of all members
UVImage Class Reference

Static Public Member Functions

static void createFromMesh (Mesh m, int width, int height)
 
static bool plot (Texture2D t, int x, int y)
 
static void drawline (Texture2D t, int x0, int y0, int x1, int y1)
 

Member Function Documentation

§ createFromMesh()

static void UVImage.createFromMesh ( Mesh  m,
int  width,
int  height 
)
static

§ drawline()

static void UVImage.drawline ( Texture2D  t,
int  x0,
int  y0,
int  x1,
int  y1 
)
static

§ plot()

static bool UVImage.plot ( Texture2D  t,
int  x,
int  y 
)
static

The documentation for this class was generated from the following file: