version 0.6.0
mod_ray_tracing::t_intersection Interface Reference

Public Member Functions

procedure apply_transformation => rt_intersection_apply_transformation
 Apply transformation and compute the distance.
 

Public Attributes

double precision, dimension(3) point = 0d0
 Intersection point.
 
double precision distance = 0d0
 Distance from the origin of the ray to the intersection point.
 
double precision, dimension(3) normal = 0d0
 Normal to the interface at the intersection point.
 
integer tag = 0
 Tag.
 

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