YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraftforge.client.model.obj.Vertex Class Reference

Public Member Functions

 Vertex (float x, float y)
 
 Vertex (float x, float y, float z)
 

Public Attributes

float x
 

Constructor & Destructor Documentation

net.minecraftforge.client.model.obj.Vertex.Vertex ( float  x,
float  y 
)
net.minecraftforge.client.model.obj.Vertex.Vertex ( float  x,
float  y,
float  z 
)

Member Data Documentation

float net.minecraftforge.client.model.obj.Vertex.x

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