|
Blender V4.5
|
#include "DNA_space_types.h"#include "DNA_userdef_types.h"#include "MEM_guardedalloc.h"#include "BLI_listbase.h"#include "BLI_math_matrix.h"#include "BLI_math_vector.h"#include "BLI_math_vector.hh"#include "BLI_rect.h"#include "BKE_context.hh"#include "BKE_main_invariants.hh"#include "BKE_node.hh"#include "BKE_node_runtime.hh"#include "ED_node.hh"#include "UI_view2d.hh"#include "transform.hh"#include "transform_convert.hh"#include "transform_snap.hh"#include "WM_api.hh"Go to the source code of this file.
Classes | |
| struct | blender::ed::transform::TransCustomDataNode |
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::transform |