Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RAYTRI Struct Reference
Collaboration diagram for RAYTRI:

Classes

struct  PLANE
 

Public Attributes

double org [3]
 
double end [3]
 
double dir [3]
 
double v0 [3]
 
double v1 [3]
 
double v2 [3]
 
PLANE plane
 

Detailed Description

Definition at line 44 of file Rocon/src/ray-triangle.C.

Member Data Documentation

double dir

Definition at line 48 of file Rocon/src/ray-triangle.C.

double end

Definition at line 47 of file Rocon/src/ray-triangle.C.

Referenced by c2005().

double org

Definition at line 46 of file Rocon/src/ray-triangle.C.

Referenced by c2005().

PLANE plane

Definition at line 57 of file Rocon/src/ray-triangle.C.

double v0

Definition at line 49 of file Rocon/src/ray-triangle.C.

Referenced by c2005().

double v1

Definition at line 49 of file Rocon/src/ray-triangle.C.

Referenced by c2005().

double v2

Definition at line 49 of file Rocon/src/ray-triangle.C.

Referenced by c2005().


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