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

Member Data Documentation

◆ _pad

int bMinMaxConstraint::_pad

Definition at line 282 of file DNA_constraint_types.h.

◆ flag

int bMinMaxConstraint::flag

Definition at line 280 of file DNA_constraint_types.h.

◆ minmaxflag

int bMinMaxConstraint::minmaxflag

Definition at line 278 of file DNA_constraint_types.h.

◆ offset

float bMinMaxConstraint::offset

Definition at line 279 of file DNA_constraint_types.h.

◆ subtarget

char bMinMaxConstraint::subtarget[64]

Definition at line 281 of file DNA_constraint_types.h.

◆ tar

struct Object* bMinMaxConstraint::tar

Definition at line 277 of file DNA_constraint_types.h.


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