Uses of Class
de.grogra.ray.intersection.Intersections.ConeInput
Packages that use Intersections.ConeInput
-
Uses of Intersections.ConeInput in de.grogra.imp3d.ray
Fields in de.grogra.imp3d.ray declared as Intersections.ConeInput -
Uses of Intersections.ConeInput in de.grogra.ray.intersection
Methods in de.grogra.ray.intersection with parameters of type Intersections.ConeInputModifier and TypeMethodDescriptionstatic voidIntersections.getCone_IntersectionDescription(Intersections.ConeInput input, int params, IntersectionDescription desc, Intersections.ConeLocalVariables local) This method calculates different intersection values. !static booleanIntersections.getCone_T(Intersections.ConeInput input, Intersections.ObjectOutput output, Intersections.ConeLocalVariables local) static booleanIntersections.getSolidCone_T(Intersections.ConeInput input, Intersections.ObjectOutput output, Intersections.ConeLocalVariables local)