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

Member Data Documentation

◆ flag

short bLocLimitConstraint::flag

Definition at line 512 of file DNA_constraint_types.h.

◆ flag2

short bLocLimitConstraint::flag2

Definition at line 513 of file DNA_constraint_types.h.

◆ xmax

float bLocLimitConstraint::xmax

Definition at line 509 of file DNA_constraint_types.h.

◆ xmin

float bLocLimitConstraint::xmin

Definition at line 509 of file DNA_constraint_types.h.

◆ ymax

float bLocLimitConstraint::ymax

Definition at line 510 of file DNA_constraint_types.h.

◆ ymin

float bLocLimitConstraint::ymin

Definition at line 510 of file DNA_constraint_types.h.

◆ zmax

float bLocLimitConstraint::zmax

Definition at line 511 of file DNA_constraint_types.h.

◆ zmin

float bLocLimitConstraint::zmin

Definition at line 511 of file DNA_constraint_types.h.


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