Blender V4.5
bSameVolumeConstraint Struct Reference

#include <DNA_constraint_types.h>

Public Attributes

char free_axis
 
char mode
 
char _pad [2]
 
float volume
 

Detailed Description

Definition at line 259 of file DNA_constraint_types.h.

Member Data Documentation

◆ _pad

char bSameVolumeConstraint::_pad[2]

Definition at line 262 of file DNA_constraint_types.h.

◆ free_axis

char bSameVolumeConstraint::free_axis

Definition at line 260 of file DNA_constraint_types.h.

Referenced by samevolume_new_data().

◆ mode

char bSameVolumeConstraint::mode

Definition at line 261 of file DNA_constraint_types.h.

◆ volume

float bSameVolumeConstraint::volume

Definition at line 263 of file DNA_constraint_types.h.

Referenced by samevolume_evaluate().


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