Methods
getwavefrontproperties(o)
Parameters:
| Name | Type | Description |
|---|---|---|
o |
object | the mesh to analisys |
- Source:
parsewavefront(objText, id) → {object}
Parameters:
| Name | Type | Description |
|---|---|---|
objText |
object | a string containing the mesh defined |
id |
text | the id to attibute to the created mesh object |
- Source:
Returns:
an object that store mesh define in a format
suitable to the app
- Type
- object