#include <OpenTissue/configuration.h>
#include <OpenTissue/utility/gl/gl.h>
#include <OpenTissue/core/math/math_vector3.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::gl |
Functions | |
template<typename vector3_type > | |
void | OpenTissue::gl::DrawPoint (vector3_type const &p, double const radius=0.1) |