Uses of Interface
cz.fidentis.analyst.data.mesh.TriangleFan
Packages that use TriangleFan
Package
Description
The top-level package for data structures related to triangular meshes.
cz.fidentis.analyst.mesh.impl
package includes Mesh implementation classes that
are not visible to classes of other modules.-
Uses of TriangleFan in cz.fidentis.analyst.data.mesh
Methods in cz.fidentis.analyst.data.mesh that return TriangleFanModifier and TypeMethodDescriptionMeshFacet.getOneRingNeighborhood
(int vertexIndex) Returns 1-ring neighborhood, i.e., triangles around the given mesh point. -
Uses of TriangleFan in cz.fidentis.analyst.data.mesh.impl
Classes in cz.fidentis.analyst.data.mesh.impl that implement TriangleFanModifier and TypeClassDescriptionclass
The implementation of the triangle fan interface.