Blender  V2.93
Public Attributes | List of all members
bStretchToConstraint Struct Reference

#include <DNA_constraint_types.h>

Public Attributes

struct Objecttar
 
int flag
 
int volmode
 
int plane
 
float orglength
 
float bulge
 
float bulge_min
 
float bulge_max
 
float bulge_smooth
 
char subtarget [64]
 

Detailed Description

Definition at line 391 of file DNA_constraint_types.h.

Member Data Documentation

◆ bulge

float bStretchToConstraint::bulge

Definition at line 397 of file DNA_constraint_types.h.

◆ bulge_max

float bStretchToConstraint::bulge_max

Definition at line 399 of file DNA_constraint_types.h.

◆ bulge_min

float bStretchToConstraint::bulge_min

Definition at line 398 of file DNA_constraint_types.h.

◆ bulge_smooth

float bStretchToConstraint::bulge_smooth

Definition at line 400 of file DNA_constraint_types.h.

◆ flag

int bStretchToConstraint::flag

Definition at line 393 of file DNA_constraint_types.h.

◆ orglength

float bStretchToConstraint::orglength

◆ plane

int bStretchToConstraint::plane

Definition at line 395 of file DNA_constraint_types.h.

◆ subtarget

char bStretchToConstraint::subtarget[64]

MAX_ID_NAME-2.

Definition at line 402 of file DNA_constraint_types.h.

◆ tar

struct Object* bStretchToConstraint::tar

Definition at line 392 of file DNA_constraint_types.h.

◆ volmode

int bStretchToConstraint::volmode

Definition at line 394 of file DNA_constraint_types.h.


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