|
Tachyon (current)
Current Main Branch
|
#include <quadric.h>
Data Fields | |
| flt | a |
| flt | b |
| flt | c |
| flt | d |
| flt | e |
| flt | f |
| flt | g |
| flt | h |
| flt | i |
| flt | j |
| flt quadmatrix::a |
Definition at line 12 of file quadric.h.
Referenced by quadric_intersect(), quadric_normal(), and rt_quadsphere().
| flt quadmatrix::b |
Definition at line 12 of file quadric.h.
Referenced by quadric_intersect(), quadric_normal(), and rt_quadsphere().
| flt quadmatrix::c |
Definition at line 12 of file quadric.h.
Referenced by quadric_intersect(), quadric_normal(), and rt_quadsphere().
| flt quadmatrix::d |
Definition at line 13 of file quadric.h.
Referenced by quadric_intersect(), quadric_normal(), and rt_quadsphere().
| flt quadmatrix::e |
Definition at line 13 of file quadric.h.
Referenced by quadric_intersect(), quadric_normal(), and rt_quadsphere().
| flt quadmatrix::f |
Definition at line 13 of file quadric.h.
Referenced by quadric_intersect(), quadric_normal(), and rt_quadsphere().
| flt quadmatrix::g |
Definition at line 14 of file quadric.h.
Referenced by quadric_intersect(), quadric_normal(), and rt_quadsphere().
| flt quadmatrix::h |
Definition at line 14 of file quadric.h.
Referenced by quadric_intersect(), quadric_normal(), and rt_quadsphere().
| flt quadmatrix::i |
Definition at line 14 of file quadric.h.
Referenced by quadric_intersect(), quadric_normal(), and rt_quadsphere().
| flt quadmatrix::j |
Definition at line 14 of file quadric.h.
Referenced by quadric_intersect(), and rt_quadsphere().
1.8.14