Struct mini_collide::Ray
source · [−]Expand description
An infinite ray
Fields
origin: PointThe starting point of the ray
direction: Vector3The direction of the ray
Implementations
Trait Implementations
The closest point to another object
The closest point to another object
The closest point to another object
The closest point to another object
The closest point to another object
The closest point to another object
The distance between two objects
Whether this shape intersect with the other
Whether this shape intersect with the other
Whether this shape intersect with the other
Whether this shape intersect with the other
Whether this shape intersect with the other
Whether this shape intersect with the other
Whether this shape intersect with the other
Whether this shape intersect with the other