Package gov.nih.mipav.view.renderer.J3D.model.structures
package gov.nih.mipav.view.renderer.J3D.model.structures
-
ClassesClassDescriptionA triangle mesh that represents a level surface.A simple triangle mesh that represents a level surface.A simple quadrilateral mesh that represents a level surface.Used in ModelSurfaceDecimator and ModelSurfaceTopology.A triangle decimator that is used for continuous level of detail of a triangle mesh.A level surface extractor that is based on decomposing voxels into tetrahedra, assuming a linear interpolation on the tetrahedra, and extracting triangular level sets for those tetrahedra.A level surface extractor that is based on decomposing voxels into cubes, assuming a linear interpolation on the cubes, and extracting triangular level sets for those cubes.This is an implementation of a vertex-edge-triangle table.For debugging and testing.A simple triangle mesh that represents a level surface.Storage representation for a triangle mesh.