Blender V4.3
VolumeDisplay Struct Reference

#include <DNA_volume_types.h>

Public Attributes

float density
 
int wireframe_type
 
int wireframe_detail
 
int interpolation_method
 
int axis_slice_method
 
int slice_axis
 
float slice_depth
 
int _pad [1]
 

Detailed Description

Definition at line 24 of file DNA_volume_types.h.

Member Data Documentation

◆ _pad

int VolumeDisplay::_pad[1]

Definition at line 32 of file DNA_volume_types.h.

◆ axis_slice_method

int VolumeDisplay::axis_slice_method

Definition at line 29 of file DNA_volume_types.h.

◆ density

float VolumeDisplay::density

Definition at line 25 of file DNA_volume_types.h.

◆ interpolation_method

int VolumeDisplay::interpolation_method

Definition at line 28 of file DNA_volume_types.h.

◆ slice_axis

int VolumeDisplay::slice_axis

Definition at line 30 of file DNA_volume_types.h.

◆ slice_depth

float VolumeDisplay::slice_depth

Definition at line 31 of file DNA_volume_types.h.

◆ wireframe_detail

int VolumeDisplay::wireframe_detail

Definition at line 27 of file DNA_volume_types.h.

◆ wireframe_type

int VolumeDisplay::wireframe_type

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