Package cz.cuni.utils.math.vertexSpace.vertex3Dspace

Interface Summary
Vertex3DFactoryInterface  
Vertex3DSpaceInterface  
 

Class Summary
Vertex3DFactory  
Vertex3DSpace 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?
Vertex3DSpaceCube This represent one cube of the VertexSpace.
Vertex3DSpaceSimple In graphics we're in fact are working with discreet space.