UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
RayIntSt Struct Reference

Structure describing ray intersections. More...

#include <rt_storage.hpp>

Public Attributes

int bNum1
 
int bNum2
 
int boundNum
 
double ix
 
double iz
 
double coeff
 
double t
 
double f1
 
double f2
 
double iAngle
 
double iCurv
 

Detailed Description

Structure describing ray intersections.

Member Data Documentation

int RayIntSt::bNum2

bodies numbers before and after intersection

int RayIntSt::boundNum

number of intersected bound

double RayIntSt::coeff

coefficient

double RayIntSt::f1

incoming ray angle

double RayIntSt::f2

reflection/refraction ray angle

double RayIntSt::iAngle

bound tangent angle in the point of intersection

double RayIntSt::iCurv

bound curvature in the point of intersection

double RayIntSt::iz

intersection point coordinates

double RayIntSt::t

time


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