Blender V4.3
bMinMaxConstraint Struct Reference

#include <DNA_constraint_types.h>

Public Attributes

struct Objecttar
 
int minmaxflag
 
float offset
 
int flag
 
char subtarget [64]
 
int _pad
 

Detailed Description

Definition at line 308 of file DNA_constraint_types.h.

Member Data Documentation

◆ _pad

int bMinMaxConstraint::_pad

Definition at line 315 of file DNA_constraint_types.h.

◆ flag

int bMinMaxConstraint::flag

Definition at line 312 of file DNA_constraint_types.h.

◆ minmaxflag

int bMinMaxConstraint::minmaxflag

Definition at line 310 of file DNA_constraint_types.h.

Referenced by minmax_new_data().

◆ offset

float bMinMaxConstraint::offset

Definition at line 311 of file DNA_constraint_types.h.

◆ subtarget

char bMinMaxConstraint::subtarget[64]

MAX_ID_NAME-2.

Definition at line 314 of file DNA_constraint_types.h.

◆ tar

struct Object* bMinMaxConstraint::tar

Definition at line 309 of file DNA_constraint_types.h.


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