Euphoria
eu::core::Ray3AabbResult Struct Reference

#include <intersection.h>

Public Attributes

bool intersected
 
float start
 
float end
 

Detailed Description

Definition at line 148 of file intersection.h.

Member Data Documentation

◆ end

float eu::core::Ray3AabbResult::end

Definition at line 153 of file intersection.h.

◆ intersected

bool eu::core::Ray3AabbResult::intersected

Definition at line 150 of file intersection.h.

◆ start

float eu::core::Ray3AabbResult::start

Definition at line 152 of file intersection.h.


The documentation for this struct was generated from the following file: