Tatooine
|
Go to the source code of this file.
Classes | |
struct | tatooine::rendering::line_shader |
Namespaces | |
namespace | tatooine |
namespace | tatooine::rendering |
Functions | |
template<typename Real > | |
auto | tatooine::rendering::to_gpu (line< Real, 3 > const &l) |
template<typename Real > | |
auto | tatooine::rendering::to_gpu (std::vector< line< Real, 3 > > const &lines) |
template<typename Real , size_t N> | |
auto | tatooine::rendering::interactive (std::vector< line< Real, N > > const &lines) |
template<typename Real , size_t N> | |
auto | tatooine::rendering::interactive (line< Real, N > const &l) |