[][src]Module rustbatch::math::circle

Structs

Circ

Circ is what we in geometry call circle. Circle is mainly for collision detection and supports collisions with Ray, Rect and it self. There are also projection methods available.