j3d.org Code

Uses of Class
org.j3d.loaders.discreet.TriangleMesh

Packages that use TriangleMesh
org.j3d.loaders.discreet Classes for parsing Discreet's 3DS Max .3ds file format. 
 

Uses of TriangleMesh in org.j3d.loaders.discreet
 

Fields in org.j3d.loaders.discreet declared as TriangleMesh
 TriangleMesh[] ObjectBlock.meshes
          Array of mesh instances forming this block.
 

Methods in org.j3d.loaders.discreet with parameters of type TriangleMesh
 void MaxUtils.calcBiNormalsAndTangents(TriangleMesh mesh)
          Calculate the binormals tangents for a given tri-mesh.
 void MaxUtils.calcNormals(TriangleMesh mesh)
          Calculate the normals for a given tri-mesh.
 


j3d.org Code

Latest Info from http://code.j3d.org/
Copyright © 2001 - j3d.org