Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
draw_floor.h File Reference
#include "../igl_inline.h"
#include "draw_floor.cpp"
+ Include dependency graph for draw_floor.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_floor (const float *colorA, const float *colorB, const int GridSizeX=100, const int GridSizeY=100)
 
IGL_INLINE void igl::opengl2::draw_floor ()
 
IGL_INLINE void igl::opengl2::draw_floor_outline (const float *colorA, const float *colorB, const int GridSizeX=100, const int GridSizeY=100)
 
IGL_INLINE void igl::opengl2::draw_floor_outline ()