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

#include <DNA_constraint_types.h>

Public Attributes

struct Objecttar
 
int flag
 
int reserved1
 
char subtarget [64]
 

Detailed Description

Definition at line 276 of file DNA_constraint_types.h.

Member Data Documentation

◆ flag

int bLocateLikeConstraint::flag

Definition at line 278 of file DNA_constraint_types.h.

◆ reserved1

int bLocateLikeConstraint::reserved1

Definition at line 279 of file DNA_constraint_types.h.

◆ subtarget

char bLocateLikeConstraint::subtarget[64]

MAX_ID_NAME-2.

Definition at line 281 of file DNA_constraint_types.h.

◆ tar

struct Object* bLocateLikeConstraint::tar

Definition at line 277 of file DNA_constraint_types.h.


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