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

#include <DNA_constraint_types.h>

Public Attributes

struct Objecttar
 
int trackflag
 
char _pad [4]
 
char subtarget [64]
 

Detailed Description

Definition at line 352 of file DNA_constraint_types.h.

Member Data Documentation

◆ _pad

char bDampTrackConstraint::_pad[4]

Definition at line 355 of file DNA_constraint_types.h.

◆ subtarget

char bDampTrackConstraint::subtarget[64]

MAX_ID_NAME-2.

Definition at line 357 of file DNA_constraint_types.h.

◆ tar

struct Object* bDampTrackConstraint::tar

Definition at line 353 of file DNA_constraint_types.h.

◆ trackflag

int bDampTrackConstraint::trackflag

Definition at line 354 of file DNA_constraint_types.h.


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