Blender V5.0
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 262 of file DNA_constraint_types.h.

Member Data Documentation

◆ _pad

int bMinMaxConstraint::_pad

Definition at line 268 of file DNA_constraint_types.h.

◆ flag

int bMinMaxConstraint::flag

Definition at line 266 of file DNA_constraint_types.h.

◆ minmaxflag

int bMinMaxConstraint::minmaxflag

Definition at line 264 of file DNA_constraint_types.h.

◆ offset

float bMinMaxConstraint::offset

Definition at line 265 of file DNA_constraint_types.h.

◆ subtarget

char bMinMaxConstraint::subtarget[64]

Definition at line 267 of file DNA_constraint_types.h.

◆ tar

struct Object* bMinMaxConstraint::tar

Definition at line 263 of file DNA_constraint_types.h.


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