Uses of Class
com.irurueta.geometry.QuadricNotAvailableException
Packages that use QuadricNotAvailableException
Package
Description
This package contains classes to work with basic geometric entities such as
2D or 3D points, lines, planes, 2D or 3D triangles or polygons, circles,
spheres, rotations, transformations etc.
-
Uses of QuadricNotAvailableException in com.irurueta.geometry
Methods in com.irurueta.geometry that throw QuadricNotAvailableExceptionModifier and TypeMethodDescriptionDualQuadric.getQuadric()Computes the quadric corresponding to this dual quadric.voidComputes the quadric corresponding to this dual quadric and stores the result in provided instance.