Uses of Enum
toxi.geom.Line3D.LineIntersection.Type
-
Uses of Line3D.LineIntersection.Type in toxi.geom
Modifier and TypeMethodDescriptionLine3D.LineIntersection.getType()
static Line3D.LineIntersection.Type
Returns 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.