|
j3d.org Code | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectMesh | |
|---|---|
| org.j3d.loaders.discreet | Classes for parsing Discreet's 3DS Max .3ds file format. |
| Uses of ObjectMesh in org.j3d.loaders.discreet |
|---|
| Methods in org.j3d.loaders.discreet that return ObjectMesh | |
|---|---|
ObjectMesh |
MaxParser.getObjectMesh()
Get the last decoded mesh. |
ObjectMesh |
MaxParser.parse()
Do all the parsing work. |
| Methods in org.j3d.loaders.discreet with parameters of type ObjectMesh | |
|---|---|
void |
MaxUtils.calcAllNormals(ObjectMesh mesh)
Do all the parsing work. |
|
j3d.org Code | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||