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

Member Data Documentation

◆ _pad

int bMinMaxConstraint::_pad

Definition at line 319 of file DNA_constraint_types.h.

◆ flag

int bMinMaxConstraint::flag

Definition at line 316 of file DNA_constraint_types.h.

◆ minmaxflag

int bMinMaxConstraint::minmaxflag

Definition at line 314 of file DNA_constraint_types.h.

◆ offset

float bMinMaxConstraint::offset

Definition at line 315 of file DNA_constraint_types.h.

◆ subtarget

char bMinMaxConstraint::subtarget[64]

MAX_ID_NAME-2.

Definition at line 318 of file DNA_constraint_types.h.

◆ tar

struct Object* bMinMaxConstraint::tar

Definition at line 313 of file DNA_constraint_types.h.


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