Blender V5.0
bSizeLimitConstraint 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 479 of file DNA_constraint_types.h.

Member Data Documentation

◆ flag

short bSizeLimitConstraint::flag

Definition at line 483 of file DNA_constraint_types.h.

◆ flag2

short bSizeLimitConstraint::flag2

Definition at line 484 of file DNA_constraint_types.h.

◆ xmax

float bSizeLimitConstraint::xmax

Definition at line 480 of file DNA_constraint_types.h.

◆ xmin

float bSizeLimitConstraint::xmin

Definition at line 480 of file DNA_constraint_types.h.

◆ ymax

float bSizeLimitConstraint::ymax

Definition at line 481 of file DNA_constraint_types.h.

◆ ymin

float bSizeLimitConstraint::ymin

Definition at line 481 of file DNA_constraint_types.h.

◆ zmax

float bSizeLimitConstraint::zmax

Definition at line 482 of file DNA_constraint_types.h.

◆ zmin

float bSizeLimitConstraint::zmin

Definition at line 482 of file DNA_constraint_types.h.


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