Class WavefrontObj
class WavefrontObj
;
Constructors
| Name | Description |
|---|---|
this
()
|
Fields
| Name | Type | Description |
|---|---|---|
mtllibs
|
string[] | |
normals
|
gfm | |
objects
|
WavefrontObj | |
textCoords
|
gfm | |
vertices
|
WavefrontObj |
Methods
| Name | Description |
|---|---|
serialize
()
|
|
validate
()
|
Inner structs
| Name | Description |
|---|---|
WFFace
|
|
WFGroup
|
|
WFLine
|
|
WFObject
|
|
WFVertex
|