Blender
V3.3
|
Public Member Functions | |
Grid3DFieldContext (const int3 resolution, const float3 bounds_min, const float3 bounds_max) | |
int64_t | points_num () const |
GVArray | get_varray_for_input (const FieldInput &field_input, const IndexMask UNUSED(mask), ResourceScope &UNUSED(scope)) const |
![]() | |
virtual | ~FieldContext ()=default |
virtual GVArray | get_varray_for_input (const FieldInput &field_input, IndexMask mask, ResourceScope &scope) const |
Definition at line 64 of file node_geo_volume_cube.cc.
|
inline |
Definition at line 71 of file node_geo_volume_cube.cc.
|
inline |
Definition at line 82 of file node_geo_volume_cube.cc.
References blender::bke::AttributeFieldInput::attribute_name(), blender::threading::parallel_for(), points_num(), and positions.
|
inline |
Definition at line 76 of file node_geo_volume_cube.cc.
Referenced by get_varray_for_input().