|
Jet
v1.3.3
|
Go to the source code of this file.
Classes | |
| class | jet::Ray< T, 3 > |
| Class for 2-D ray. More... | |
Namespaces | |
| jet | |
Typedefs | |
| template<typename T > | |
| using | jet::Ray3 = Ray< T, 3 > |
| Type alias for 3-D ray. More... | |
| typedef Ray3< float > | jet::Ray3F |
| Float-type 3-D ray. More... | |
| typedef Ray3< double > | jet::Ray3D |
| Double-type 3-D ray. More... | |
1.8.18