Method | Description | |
---|---|---|
WavefrontObj ( IList |
||
WavefrontObj ( ReadOnlyCollection |
public WavefrontObj ( IList |
||
vertices | IList |
|
textures | IList |
|
normals | IList |
|
groups | IList |
|
materials | IList |
|
return | System.Collections.Generic |
public WavefrontObj ( ReadOnlyCollection |
||
vertices | ReadOnlyCollection |
|
textures | ReadOnlyCollection |
|
normals | ReadOnlyCollection |
|
groups | ReadOnlyCollection |
|
materials | ReadOnlyCollection |
|
return | System.Collections.Generic |