version 0.6.0
mod_ray_tracing::t_ray Interface Reference

Public Member Functions

procedure get_transformed_ray => rt_get_transformed_ray
 Apply transformation to the ray.
 

Public Attributes

double precision, dimension(3) origin = 0d0
 Origin of the ray.
 
double precision, dimension(3) direction = 0d0
 Direction of the ray.
 
double precision, dimension(3) inv_direction = 0d0
 Inverse of direction.
 
integer, dimension(3) sign_inv_direction = 1
 Sign of the inverse direction.
 

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