triro 1.3.0
A Python Ray-Mesh Intersector in OptiX
Loading...
Searching...
No Matches
type.h File Reference
#include <cstdint>
Include dependency graph for type.h:
This graph shows which files directly or indirectly include this file:

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 >