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

Detailed Description

Definition at line 531 of file DNA_constraint_types.h.

Member Data Documentation

◆ flag

short bRotLimitConstraint::flag

Definition at line 535 of file DNA_constraint_types.h.

◆ flag2

short bRotLimitConstraint::flag2

Definition at line 536 of file DNA_constraint_types.h.

◆ xmax

float bRotLimitConstraint::xmax

Definition at line 532 of file DNA_constraint_types.h.

Referenced by updateDuplicateLocRotConstraintSettings().

◆ xmin

float bRotLimitConstraint::xmin

Definition at line 532 of file DNA_constraint_types.h.

Referenced by updateDuplicateLocRotConstraintSettings().

◆ ymax

float bRotLimitConstraint::ymax

Definition at line 533 of file DNA_constraint_types.h.

Referenced by updateDuplicateLocRotConstraintSettings().

◆ ymin

float bRotLimitConstraint::ymin

Definition at line 533 of file DNA_constraint_types.h.

Referenced by updateDuplicateLocRotConstraintSettings().

◆ zmax

float bRotLimitConstraint::zmax

Definition at line 534 of file DNA_constraint_types.h.

Referenced by updateDuplicateLocRotConstraintSettings().

◆ zmin

float bRotLimitConstraint::zmin

Definition at line 534 of file DNA_constraint_types.h.

Referenced by updateDuplicateLocRotConstraintSettings().


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