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

Member Data Documentation

◆ _pad

char bRigidBodyJointConstraint::_pad[6]

Definition at line 409 of file DNA_constraint_types.h.

◆ axX

float bRigidBodyJointConstraint::axX

Definition at line 402 of file DNA_constraint_types.h.

◆ axY

float bRigidBodyJointConstraint::axY

Definition at line 403 of file DNA_constraint_types.h.

◆ axZ

float bRigidBodyJointConstraint::axZ

Definition at line 404 of file DNA_constraint_types.h.

◆ child

struct Object* bRigidBodyJointConstraint::child

Definition at line 397 of file DNA_constraint_types.h.

◆ extraFz

float bRigidBodyJointConstraint::extraFz

Definition at line 407 of file DNA_constraint_types.h.

◆ flag

short bRigidBodyJointConstraint::flag

Definition at line 408 of file DNA_constraint_types.h.

◆ maxLimit

float bRigidBodyJointConstraint::maxLimit[6]

Definition at line 406 of file DNA_constraint_types.h.

◆ minLimit

float bRigidBodyJointConstraint::minLimit[6]

Definition at line 405 of file DNA_constraint_types.h.

◆ pivX

float bRigidBodyJointConstraint::pivX

Definition at line 399 of file DNA_constraint_types.h.

◆ pivY

float bRigidBodyJointConstraint::pivY

Definition at line 400 of file DNA_constraint_types.h.

◆ pivZ

float bRigidBodyJointConstraint::pivZ

Definition at line 401 of file DNA_constraint_types.h.

◆ tar

struct Object* bRigidBodyJointConstraint::tar

Definition at line 396 of file DNA_constraint_types.h.

◆ type

int bRigidBodyJointConstraint::type

Definition at line 398 of file DNA_constraint_types.h.


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