|
Blender V4.5
|
#include <BKE_paint.hh>
Public Attributes | |
| blender::Span< blender::float3 > | positions |
| blender::Span< blender::float3 > | normals |
| blender::MutableSpan< float > | displacements |
Definition at line 383 of file BKE_paint.hh.
| blender::MutableSpan<float> PersistentMultiresData::displacements |
Definition at line 386 of file BKE_paint.hh.
| blender::Span<blender::float3> PersistentMultiresData::normals |
Definition at line 385 of file BKE_paint.hh.
| blender::Span<blender::float3> PersistentMultiresData::positions |
Definition at line 384 of file BKE_paint.hh.