|
Blender V4.5
|
Public Attributes | |
| Vector< float3float3 > | positions |
| Vector< float > | factors |
| Vector< float > | distances |
| Vector< float3float3 > | translations |
Definition at line 31 of file draw_vector_displacement.cc.
| Vector<float> blender::ed::sculpt_paint::brushes::draw_vector_displacement_cc::LocalData::distances |
Definition at line 34 of file draw_vector_displacement.cc.
| Vector<float> blender::ed::sculpt_paint::brushes::draw_vector_displacement_cc::LocalData::factors |
Definition at line 33 of file draw_vector_displacement.cc.
| Vector<float3float3> blender::ed::sculpt_paint::brushes::draw_vector_displacement_cc::LocalData::positions |
Definition at line 32 of file draw_vector_displacement.cc.
| Vector<float3float3> blender::ed::sculpt_paint::brushes::draw_vector_displacement_cc::LocalData::translations |
Definition at line 35 of file draw_vector_displacement.cc.