KiCad PCB EDA Suite
|
Implementation of a 3d cursor. More...
#include "../common_ogl/openGL_includes.h"
#include "../common_ogl/ogl_utils.h"
#include "eda_3d_canvas.h"
Go to the source code of this file.
Functions | |
static void | pivot_render_triangles (float t) |
Implementation of a 3d cursor.
Definition in file eda_3d_canvas_pivot.cpp.
|
static |
Definition at line 35 of file eda_3d_canvas_pivot.cpp.
Referenced by EDA_3D_CANVAS::render_pivot().