Blender V4.5
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 493 of file DNA_constraint_types.h.

Member Data Documentation

◆ flag

short bSizeLimitConstraint::flag

Definition at line 497 of file DNA_constraint_types.h.

◆ flag2

short bSizeLimitConstraint::flag2

Definition at line 498 of file DNA_constraint_types.h.

◆ xmax

float bSizeLimitConstraint::xmax

Definition at line 494 of file DNA_constraint_types.h.

◆ xmin

float bSizeLimitConstraint::xmin

Definition at line 494 of file DNA_constraint_types.h.

◆ ymax

float bSizeLimitConstraint::ymax

Definition at line 495 of file DNA_constraint_types.h.

◆ ymin

float bSizeLimitConstraint::ymin

Definition at line 495 of file DNA_constraint_types.h.

◆ zmax

float bSizeLimitConstraint::zmax

Definition at line 496 of file DNA_constraint_types.h.

◆ zmin

float bSizeLimitConstraint::zmin

Definition at line 496 of file DNA_constraint_types.h.


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