Lluvia
types.h File Reference

Common types. More...

#include "lluvia/core/error.h"
#include <cstdint>
#include <stdexcept>
Include dependency graph for types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ll::vec3< T >
 3-vector More...
 

Namespaces

 ll
 

Typedefs

using ll::vec3ui = vec3< uint32_t >
 

Detailed Description

Common types.