|
Blender V4.5
|
Public Attributes | |
| Vector< float3float3 > | positions |
| Vector< float > | factors |
| Vector< float > | distances |
| Vector< float3float3 > | translations |
Definition at line 29 of file bmesh_topology_rake.cc.
| Vector<float> blender::ed::sculpt_paint::brushes::bmesh_topology_rake_cc::LocalData::distances |
Definition at line 32 of file bmesh_topology_rake.cc.
| Vector<float> blender::ed::sculpt_paint::brushes::bmesh_topology_rake_cc::LocalData::factors |
Definition at line 31 of file bmesh_topology_rake.cc.
| Vector<float3float3> blender::ed::sculpt_paint::brushes::bmesh_topology_rake_cc::LocalData::positions |
Definition at line 30 of file bmesh_topology_rake.cc.
| Vector<float3float3> blender::ed::sculpt_paint::brushes::bmesh_topology_rake_cc::LocalData::translations |
Definition at line 33 of file bmesh_topology_rake.cc.