polyplex.math.glmath.geometry

Undocumented in source.

Members

Aliases

Ray
alias Ray = RayT!float3
Undocumented in source.
Ray2D
alias Ray2D = RayT!float2
Undocumented in source.

Structs

RayT
struct RayT(VT)

A ray that supports two and three dimensions

Meta