190607 c1
- Add Pilz.Drawing.Drawing3D.OpenGLFactory - Fix small bugs in Pilz.UI.PaintingControl
This commit is contained in:
4
Pilz.Simple3DFileParser/Model/UV.vb
Normal file
4
Pilz.Simple3DFileParser/Model/UV.vb
Normal file
@@ -0,0 +1,4 @@
|
||||
Public Class UV
|
||||
Public Property U As Single = 0
|
||||
Public Property V As Single = 0
|
||||
End Class
|
||||
Reference in New Issue
Block a user