|
Blender V4.5
|
Public Attributes | |
| Vector< float3 > | positions |
| Vector< float3 > | normals |
| Vector< float > | factors |
| Vector< float > | distances |
| Vector< float3 > | translations |
Definition at line 39 of file sculpt_project.cc.
| Vector<float> blender::ed::sculpt_paint::project::LocalData::distances |
Definition at line 43 of file sculpt_project.cc.
| Vector<float> blender::ed::sculpt_paint::project::LocalData::factors |
Definition at line 42 of file sculpt_project.cc.
Referenced by blender::ed::sculpt_paint::project::apply_projection_bmesh(), blender::ed::sculpt_paint::project::apply_projection_grids(), and blender::ed::sculpt_paint::project::apply_projection_mesh().
Definition at line 41 of file sculpt_project.cc.
Referenced by blender::ed::sculpt_paint::project::apply_projection_bmesh(), blender::ed::sculpt_paint::project::apply_projection_grids(), and blender::ed::sculpt_paint::project::apply_projection_mesh().
Definition at line 40 of file sculpt_project.cc.
Referenced by blender::ed::sculpt_paint::project::apply_projection_bmesh(), blender::ed::sculpt_paint::project::apply_projection_grids(), and blender::ed::sculpt_paint::project::apply_projection_mesh().
Definition at line 44 of file sculpt_project.cc.
Referenced by blender::ed::sculpt_paint::project::apply_projection_bmesh(), blender::ed::sculpt_paint::project::apply_projection_grids(), and blender::ed::sculpt_paint::project::apply_projection_mesh().