Blender V4.3
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 355 of file DNA_constraint_types.h.

Member Data Documentation

◆ _pad

char bDampTrackConstraint::_pad[4]

Definition at line 358 of file DNA_constraint_types.h.

◆ subtarget

char bDampTrackConstraint::subtarget[64]

MAX_ID_NAME-2.

Definition at line 360 of file DNA_constraint_types.h.

◆ tar

struct Object* bDampTrackConstraint::tar

Definition at line 356 of file DNA_constraint_types.h.

Referenced by blender::ed::object::track_set_exec().

◆ trackflag

int bDampTrackConstraint::trackflag

Definition at line 357 of file DNA_constraint_types.h.

Referenced by damptrack_new_data().


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