Blender  V3.3
Public Attributes | List of all members
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 528 of file DNA_constraint_types.h.

Member Data Documentation

◆ flag

short bSizeLimitConstraint::flag

Definition at line 532 of file DNA_constraint_types.h.

◆ flag2

short bSizeLimitConstraint::flag2

Definition at line 533 of file DNA_constraint_types.h.

◆ xmax

float bSizeLimitConstraint::xmax

Definition at line 529 of file DNA_constraint_types.h.

◆ xmin

float bSizeLimitConstraint::xmin

Definition at line 529 of file DNA_constraint_types.h.

◆ ymax

float bSizeLimitConstraint::ymax

Definition at line 530 of file DNA_constraint_types.h.

◆ ymin

float bSizeLimitConstraint::ymin

Definition at line 530 of file DNA_constraint_types.h.

◆ zmax

float bSizeLimitConstraint::zmax

Definition at line 531 of file DNA_constraint_types.h.

◆ zmin

float bSizeLimitConstraint::zmin

Definition at line 531 of file DNA_constraint_types.h.


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