Blender  V3.3
Public Attributes | List of all members
bTransLikeConstraint Struct Reference

#include <DNA_constraint_types.h>

Public Attributes

struct Objecttar
 
int flag
 
char mix_mode
 
char _pad [3]
 
char subtarget [64]
 

Detailed Description

Definition at line 302 of file DNA_constraint_types.h.

Member Data Documentation

◆ _pad

char bTransLikeConstraint::_pad[3]

Definition at line 306 of file DNA_constraint_types.h.

◆ flag

int bTransLikeConstraint::flag

Definition at line 304 of file DNA_constraint_types.h.

◆ mix_mode

char bTransLikeConstraint::mix_mode

Definition at line 305 of file DNA_constraint_types.h.

◆ subtarget

char bTransLikeConstraint::subtarget[64]

MAX_ID_NAME-2.

Definition at line 308 of file DNA_constraint_types.h.

◆ tar

struct Object* bTransLikeConstraint::tar

Definition at line 303 of file DNA_constraint_types.h.


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