A C D E F G H I L M O P S T V

G

GeometryView - Class in de.javagl.simplemesh.ui
For internal use only
GeometryView() - Constructor for class de.javagl.simplemesh.ui.GeometryView
 
getAdjacent(Face, Edge) - Static method in class de.javagl.simplemesh.utils.Adjacency
Returns the vertex of the given face that is adjacent (but not incident) to the given edge.
getEdges() - Method in class de.javagl.simplemesh.impl.DefaultMesh
 
getEdges(Vertex) - Method in class de.javagl.simplemesh.impl.DefaultMesh
 
getEdges() - Method in class de.javagl.simplemesh.impl.DefaultMeshPrimitives
 
getEdges(Vertex) - Method in interface de.javagl.simplemesh.Mesh
Returns an unmodifiable list of edges that are adjacent to the given vertex.
getEdges() - Method in interface de.javagl.simplemesh.MeshPrimitives
Returns an unmodifiable list of edges.
getFaces() - Method in class de.javagl.simplemesh.impl.DefaultMesh
 
getFaces(Edge) - Method in class de.javagl.simplemesh.impl.DefaultMesh
 
getFaces(Vertex) - Method in class de.javagl.simplemesh.impl.DefaultMesh
 
getFaces() - Method in class de.javagl.simplemesh.impl.DefaultMeshPrimitives
 
getFaces(Edge) - Method in interface de.javagl.simplemesh.Mesh
Returns an unmodifiable list of faces that are adjacent to the given edge.
getFaces(Vertex) - Method in interface de.javagl.simplemesh.Mesh
Returns an unmodifiable list of faces that are adjacent to the given vertex.
getFaces() - Method in interface de.javagl.simplemesh.MeshPrimitives
Returns an unmodifiable list of faces.
getIndex() - Method in class de.javagl.simplemesh.impl.DefaultEdge
 
getIndex() - Method in class de.javagl.simplemesh.impl.DefaultFace
 
getIndex() - Method in class de.javagl.simplemesh.impl.DefaultVertex
 
getIndex() - Method in interface de.javagl.simplemesh.Indexed
Returns the index of this object
getNumVertices() - Method in interface de.javagl.simplemesh.Face
Returns the number of vertices of this face
getNumVertices() - Method in class de.javagl.simplemesh.impl.DefaultFace
 
getVertex(int) - Method in interface de.javagl.simplemesh.Edge
Returns the specified vertex
getVertex(int) - Method in interface de.javagl.simplemesh.Face
Returns the specified vertex
getVertex(int) - Method in class de.javagl.simplemesh.impl.DefaultEdge
 
getVertex(int) - Method in class de.javagl.simplemesh.impl.DefaultFace
 
getVertices() - Method in class de.javagl.simplemesh.impl.DefaultMesh
 
getVertices(Vertex) - Method in class de.javagl.simplemesh.impl.DefaultMesh
 
getVertices() - Method in class de.javagl.simplemesh.impl.DefaultMeshPrimitives
 
getVertices(Vertex) - Method in interface de.javagl.simplemesh.Mesh
Returns an unmodifiable list of vertices that are adjacent to the given vertex.
getVertices() - Method in interface de.javagl.simplemesh.MeshPrimitives
Returns an unmodifiable list of vertices.
getX() - Method in class de.javagl.simplemesh.impl.DefaultVertex
 
getX() - Method in interface de.javagl.simplemesh.Vertex
Returns the x-coordinate of this vertex
getY() - Method in class de.javagl.simplemesh.impl.DefaultVertex
 
getY() - Method in interface de.javagl.simplemesh.Vertex
Returns the y-coordinate of this vertex
getZ() - Method in class de.javagl.simplemesh.impl.DefaultVertex
 
getZ() - Method in interface de.javagl.simplemesh.Vertex
Returns the z-coordinate of this vertex

A C D E F G H I L M O P S T V