Blender  V2.93
Public Attributes | List of all members
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 309 of file DNA_constraint_types.h.

Member Data Documentation

◆ _pad

char bSameVolumeConstraint::_pad[2]

Definition at line 312 of file DNA_constraint_types.h.

◆ free_axis

char bSameVolumeConstraint::free_axis

Definition at line 310 of file DNA_constraint_types.h.

◆ mode

char bSameVolumeConstraint::mode

Definition at line 311 of file DNA_constraint_types.h.

◆ volume

float bSameVolumeConstraint::volume

Definition at line 313 of file DNA_constraint_types.h.


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