![]() |
Prusa Slicer 2.6.0
|
Include dependency graph for draw_point.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | igl |
| namespace | igl::opengl2 |
Functions | |
| IGL_INLINE void | igl::opengl2::draw_point (const double x, const double y, const double z, const double requested_r=7, const bool selected=false) |
| template<typename DerivedP > | |
| IGL_INLINE void | igl::opengl2::draw_point (const Eigen::PlainObjectBase< DerivedP > &P, const double requested_r=7, const bool selected=false) |