Blender  V2.93
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 366 of file DNA_constraint_types.h.

Member Data Documentation

◆ _pad

char bDampTrackConstraint::_pad[4]

Definition at line 369 of file DNA_constraint_types.h.

◆ subtarget

char bDampTrackConstraint::subtarget[64]

MAX_ID_NAME-2.

Definition at line 371 of file DNA_constraint_types.h.

◆ tar

struct Object* bDampTrackConstraint::tar

Definition at line 367 of file DNA_constraint_types.h.

◆ trackflag

int bDampTrackConstraint::trackflag

Definition at line 368 of file DNA_constraint_types.h.


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