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

#include <DNA_constraint_types.h>

Public Attributes

struct Objecttar
 
int flag
 
char euler_order
 
char mix_mode
 
char _pad [2]
 
char subtarget [64]
 

Detailed Description

Definition at line 265 of file DNA_constraint_types.h.

Member Data Documentation

◆ _pad

char bRotateLikeConstraint::_pad[2]

Definition at line 270 of file DNA_constraint_types.h.

◆ euler_order

char bRotateLikeConstraint::euler_order

Definition at line 268 of file DNA_constraint_types.h.

◆ flag

int bRotateLikeConstraint::flag

Definition at line 267 of file DNA_constraint_types.h.

◆ mix_mode

char bRotateLikeConstraint::mix_mode

Definition at line 269 of file DNA_constraint_types.h.

◆ subtarget

char bRotateLikeConstraint::subtarget[64]

MAX_ID_NAME-2.

Definition at line 272 of file DNA_constraint_types.h.

◆ tar

struct Object* bRotateLikeConstraint::tar

Definition at line 266 of file DNA_constraint_types.h.


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