Package-level declarations
Types
Link copied to clipboard
See Shape2d.label for details.
Link copied to clipboard
See Shape3d.label for details.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface Shape2dDependent
Something which has within it a set of Shape2d which it relies upon. For example a Translation2d of a Circle will have the Circle as a dependency.
Link copied to clipboard
interface Shape3dDependent
Something which has within it a set of Shape3d which it relies upon. For example a Translation3d of a Sphere will have the Sphere as a dependency.