|
Blender V5.0
|
#include "BLI_bounds.hh"#include "BLI_math_geom.h"#include "BLI_math_matrix.hh"#include "BLI_math_rotation.h"#include "BLI_math_vector.h"#include "BLI_rect.h"#include "BKE_layer.hh"#include "DEG_depsgraph_query.hh"#include "WM_api.hh"#include "ED_screen.hh"#include "view3d_intern.hh"#include "view3d_navigate.hh"Go to the source code of this file.
Typedefs | |
| using | float3 |
| using blender::float3 |
Definition at line 619 of file BLI_math_vector_types.hh.