[][src]Module rustbatch::math

Modules

angle
base
circle
curve
mat
raycast
rect
rgba
vect

Traits

Intersection

Trait for implementing intersects method witch returns whether two geometric objects has at least one common point

IntersectionPoints

Trait for implementing intersects_points method witch returns one oer two intersection points of two geometric objects