|
Blender V5.0
|
#include <climits>#include "BLI_map.hh"#include "BLI_ordered_edge.hh"#include "BKE_editmesh.hh"#include "GPU_index_buffer.hh"#include "draw_subdivision.hh"#include "extract_mesh.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::draw |
Macros | |
| #define | NO_EDGE INT_MAX |
| #define NO_EDGE INT_MAX |
Definition at line 23 of file extract_mesh_ibo_lines_adjacency.cc.
Referenced by blender::draw::create_lines_for_remaining_edges(), and blender::draw::lines_adjacency_triangle().