#include <OpenTissue/configuration.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::geometry |
Functions | |
template<typename lut_container > | |
void | OpenTissue::geometry::create_lut6 (lut_container &lut) |
template<typename lut_container > | |
void | OpenTissue::geometry::create_lut14 (lut_container &lut) |
template<typename lut_container > | |
void | OpenTissue::geometry::create_lut26 (lut_container &lut) |
template<typename lut_iterator , typename vector3_type > | |
unsigned int | OpenTissue::geometry::direction_bitmask (lut_iterator begin, lut_iterator end, vector3_type const &v) |