Package cz.cuni.utils.math.vertexSpace.vertex2Dspace

Interface Summary
Vertex2DFactoryInterface  
Vertex2DSpaceInterface  
 

Class Summary
Vertex2DFactory  
Vertex2DSpace We're counting with a certain precision epsilon, that means ... 2 vertices which are closer then epsilon are counted as 1 ... what if distance of 2 vertices is 1,5 epsilon and there is third vertex in the middle?
Vertex2DSpaceSimple In graphics we're in fact are working with discreet space.
Vertex2DSpaceSquare This represent one cube of the VertexSpace.