|
Blender V4.3
|
#include <sculpt_intern.hh>
Public Attributes | |
| blender::float3 | location |
| blender::float3 | normal |
| blender::float3 | active_vertex_co |
Definition at line 123 of file sculpt_intern.hh.
| blender::float3 SculptCursorGeometryInfo::active_vertex_co |
Definition at line 126 of file sculpt_intern.hh.
Referenced by SCULPT_cursor_geometry_info_update().
| blender::float3 SculptCursorGeometryInfo::location |
Definition at line 124 of file sculpt_intern.hh.
Referenced by blender::ed::sculpt_paint::trim::initialize_cursor_info(), blender::ed::sculpt_paint::paint_cursor_sculpt_session_update_and_init(), and SCULPT_cursor_geometry_info_update().
| blender::float3 SculptCursorGeometryInfo::normal |
Definition at line 125 of file sculpt_intern.hh.
Referenced by blender::ed::sculpt_paint::trim::initialize_cursor_info(), blender::ed::sculpt_paint::paint_cursor_sculpt_session_update_and_init(), and SCULPT_cursor_geometry_info_update().