|
Blender V5.0
|
#include <BKE_paint.hh>
Public Attributes | |
| blender::Span< blender::float3 > | positions |
| blender::Span< blender::float3 > | normals |
| blender::MutableSpan< float > | displacements |
Definition at line 363 of file BKE_paint.hh.
| blender::MutableSpan<float> PersistentMultiresData::displacements |
Definition at line 366 of file BKE_paint.hh.
| blender::Span<blender::float3> PersistentMultiresData::normals |
Definition at line 365 of file BKE_paint.hh.
| blender::Span<blender::float3> PersistentMultiresData::positions |
Definition at line 364 of file BKE_paint.hh.