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