Blender  V3.3
Public Attributes | List of all members
blender::geometry::MeshToVolumeResolution Struct Reference

#include <GEO_mesh_to_volume.hh>

Public Attributes

MeshToVolumeModifierResolutionMode mode
 
union {
   float   voxel_size
 
   float   voxel_amount
 
settings
 

Detailed Description

Definition at line 23 of file GEO_mesh_to_volume.hh.

Member Data Documentation

◆ mode

MeshToVolumeModifierResolutionMode blender::geometry::MeshToVolumeResolution::mode

Definition at line 24 of file GEO_mesh_to_volume.hh.

Referenced by mesh_to_volume().

◆ 

union { ... } blender::geometry::MeshToVolumeResolution::settings

Referenced by mesh_to_volume().

◆ voxel_amount

float blender::geometry::MeshToVolumeResolution::voxel_amount

Definition at line 27 of file GEO_mesh_to_volume.hh.

Referenced by mesh_to_volume().

◆ voxel_size

float blender::geometry::MeshToVolumeResolution::voxel_size

Definition at line 26 of file GEO_mesh_to_volume.hh.

Referenced by mesh_to_volume().


The documentation for this struct was generated from the following file: