Uses of Package
org.eclipse.gef.geometry.projective
-
Packages that use org.eclipse.gef.geometry.projective Package Description org.eclipse.gef.geometry.projective This package provides core abstractions to support calculations within 2-dimensional projective vector space. -
Classes in org.eclipse.gef.geometry.projective used by org.eclipse.gef.geometry.projective Class Description Straight3D A two-dimensional infinite line that is defined by three coordinates of which the third is a so called homogeneous coordinate.Vector3D The Vector3D class implements a three dimensional vector (components x, y, z) with its standard operations: addition and multiplication (scalar, dot-product, cross-product).