cloudy
trunk
|
#include <rt_escprob.h>
Public Types | |
enum | dest_t { ipINVALID = -1, ipDEST_K2 = 1, ipDEST_INCOM, ipDEST_SIMPL, ipDEST_LYA } |
Public Member Functions | |
DestType () | |
Data Fields | |
enum dest_t | t |
double | dest |
Definition at line 9 of file rt_escprob.h.
enum DestType::dest_t |
Enumerator | |
---|---|
ipINVALID | |
ipDEST_K2 | |
ipDEST_INCOM | |
ipDEST_SIMPL | |
ipDEST_LYA |
Definition at line 12 of file rt_escprob.h.
|
inline |
Definition at line 25 of file rt_escprob.h.
double DestType::dest |
Definition at line 24 of file rt_escprob.h.
Referenced by RT_DestProb(), and RT_line_escape().
enum dest_t DestType::t |
Definition at line 23 of file rt_escprob.h.
Referenced by RT_DestProb(), and RT_line_escape().