Uses of Enum
toxi.geom.Line3D.LineIntersection.Type
Packages that use Line3D.LineIntersection.Type
-
Uses of Line3D.LineIntersection.Type in toxi.geom
Methods in toxi.geom that return Line3D.LineIntersection.TypeModifier and TypeMethodDescriptionLine3D.LineIntersection.getType()static Line3D.LineIntersection.TypeReturns the enum constant of this type with the specified name.static Line3D.LineIntersection.Type[]Line3D.LineIntersection.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.