Blender V4.3
bRotLimitConstraint Struct Reference

#include <DNA_constraint_types.h>

Public Attributes

float xmin
float xmax
float ymin
float ymax
float zmin
float zmax
short flag
short flag2
char euler_order
char _pad [3]

Detailed Description

Definition at line 520 of file DNA_constraint_types.h.

Member Data Documentation

◆ _pad

char bRotLimitConstraint::_pad[3]

Definition at line 527 of file DNA_constraint_types.h.

◆ euler_order

char bRotLimitConstraint::euler_order

Definition at line 526 of file DNA_constraint_types.h.

◆ flag

short bRotLimitConstraint::flag

Definition at line 524 of file DNA_constraint_types.h.

◆ flag2

short bRotLimitConstraint::flag2

Definition at line 525 of file DNA_constraint_types.h.

◆ xmax

float bRotLimitConstraint::xmax

Definition at line 521 of file DNA_constraint_types.h.

Referenced by updateDuplicateLocRotConstraintSettings().

◆ xmin

float bRotLimitConstraint::xmin

Definition at line 521 of file DNA_constraint_types.h.

Referenced by updateDuplicateLocRotConstraintSettings().

◆ ymax

float bRotLimitConstraint::ymax

Definition at line 522 of file DNA_constraint_types.h.

Referenced by updateDuplicateLocRotConstraintSettings().

◆ ymin

float bRotLimitConstraint::ymin

Definition at line 522 of file DNA_constraint_types.h.

Referenced by updateDuplicateLocRotConstraintSettings().

◆ zmax

float bRotLimitConstraint::zmax

Definition at line 523 of file DNA_constraint_types.h.

Referenced by updateDuplicateLocRotConstraintSettings().

◆ zmin

float bRotLimitConstraint::zmin

Definition at line 523 of file DNA_constraint_types.h.

Referenced by updateDuplicateLocRotConstraintSettings().


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