#include <OpenTissue/configuration.h>
#include <OpenTissue/utility/gl/gl.h>
#include <OpenTissue/core/math/math_rotation.h>
#include <OpenTissue/core/math/math_constants.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::gl |
Functions | |
template<typename obb_type > | |
void | OpenTissue::gl::DrawOBB (obb_type const &obb, bool wireframe=false) |