Blender V5.0
bRigidBodyJointConstraint Struct Reference

#include <DNA_constraint_types.h>

Public Attributes

struct Objecttar
struct Objectchild
int type
float pivX
float pivY
float pivZ
float axX
float axY
float axZ
float minLimit [6]
float maxLimit [6]
float extraFz
short flag
char _pad [6]

Detailed Description

Definition at line 344 of file DNA_constraint_types.h.

Member Data Documentation

◆ _pad

char bRigidBodyJointConstraint::_pad[6]

Definition at line 358 of file DNA_constraint_types.h.

◆ axX

float bRigidBodyJointConstraint::axX

Definition at line 351 of file DNA_constraint_types.h.

◆ axY

float bRigidBodyJointConstraint::axY

Definition at line 352 of file DNA_constraint_types.h.

◆ axZ

float bRigidBodyJointConstraint::axZ

Definition at line 353 of file DNA_constraint_types.h.

◆ child

struct Object* bRigidBodyJointConstraint::child

Definition at line 346 of file DNA_constraint_types.h.

◆ extraFz

float bRigidBodyJointConstraint::extraFz

Definition at line 356 of file DNA_constraint_types.h.

◆ flag

short bRigidBodyJointConstraint::flag

Definition at line 357 of file DNA_constraint_types.h.

◆ maxLimit

float bRigidBodyJointConstraint::maxLimit[6]

Definition at line 355 of file DNA_constraint_types.h.

◆ minLimit

float bRigidBodyJointConstraint::minLimit[6]

Definition at line 354 of file DNA_constraint_types.h.

◆ pivX

float bRigidBodyJointConstraint::pivX

Definition at line 348 of file DNA_constraint_types.h.

◆ pivY

float bRigidBodyJointConstraint::pivY

Definition at line 349 of file DNA_constraint_types.h.

◆ pivZ

float bRigidBodyJointConstraint::pivZ

Definition at line 350 of file DNA_constraint_types.h.

◆ tar

struct Object* bRigidBodyJointConstraint::tar

Definition at line 345 of file DNA_constraint_types.h.

◆ type

int bRigidBodyJointConstraint::type

Definition at line 347 of file DNA_constraint_types.h.


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