190607 c1
- Add Pilz.Drawing.Drawing3D.OpenGLFactory - Fix small bugs in Pilz.UI.PaintingControl
This commit is contained in:
6
Pilz.Simple3DFileParser/Model/Interfaces.vb
Normal file
6
Pilz.Simple3DFileParser/Model/Interfaces.vb
Normal file
@@ -0,0 +1,6 @@
|
||||
Public Interface IToObject3D
|
||||
|
||||
Function ToObject3D() As Object3D
|
||||
Function ToObject3DAsync() As Task(Of Object3D)
|
||||
|
||||
End Interface
|
||||
Reference in New Issue
Block a user