[][src]Module shine_math::geometry2

Structs

ExactNearestPointSearch
ExactPredicates
ExactRealOrientation
InexactNearestPointSearch
InexactPredicates
InexactRealOrientation

Enums

CollinearTestType
OrientationType

Traits

CollinearTest
ExactReal

Numeric type with exact precision (ex: i32, i64)

InexactReal

Numeric type with inexact precision (ex: f32, f64)

NearestPointSearch
NearestPointSearchBuilder
Orientation
Position
Predicates
Real

General numeric type