triro 1.3.0
A Python Ray-Mesh Intersector in OptiX
|
#include <cstdint>
Go to the source code of this file.
Classes | |
struct | hmesh::vec< T, N > |
Namespaces | |
namespace | hmesh |
Typedefs | |
using | hmesh::vec2i = vec< int32_t, 2 > |
using | hmesh::vec2f = vec< float, 2 > |
using | hmesh::vec3i = vec< int32_t, 3 > |
using | hmesh::vec3f = vec< float, 3 > |