|
Blender V5.0
|
#include "DNA_mesh_types.h"#include "BKE_attribute.hh"#include "BKE_mesh_topology_state.hh"#include "BKE_mesh_types.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::bke |
Functions | |
| template<typename T> | |
| ArrayState< T > | blender::bke::attribute_reader_to_array_state (const AttributeReader< T > &attr) |
| template<typename T> | |
| bool | blender::bke::attribute_reader_matches_array_state (const ArrayState< T > &array_state, const AttributeReader< T > &attr) |