Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
STLLoader
STLParser
C# Class STLLoader.STLParser
Inheritance:
IParser
Datei anzeigen
Open project: i2e-haw-hamburg/cad-in-unity
Public Methods
Method
Description
Parse
(
ILoader
loader
) :
IModel
Parse
(
Stream
stream
) :
IModel
Method Details
Parse()
public
method
public
Parse
(
ILoader
loader
) :
IModel
loader
ILoader
return
IModel
Parse()
public
method
public
Parse
(
Stream
stream
) :
IModel
stream
System.IO.Stream
return
IModel