Blender V2.61 - r43446
Public Attributes

SoftBody Struct Reference

#include <DNA_object_force.h>

List of all members.

Public Attributes

int totpoint
int totspring
struct BodyPointbpoint
struct BodySpringbspring
char pad
char msg_lock
short msg_value
float nodemass
char namedVG_Mass [64]
float grav
float mediafrict
float rklimit
float physics_speed
float goalspring
float goalfrict
float mingoal
float maxgoal
float defgoal
short vertgroup
char namedVG_Softgoal [64]
short fuzzyness
float inspring
float infrict
char namedVG_Spring_K [64]
int sfra
int efra
int interval
short local
short solverflags
SBVertex ** keys
int totpointkey
int totkey
float secondspring
float colball
float balldamp
float ballstiff
short sbc_mode
short aeroedge
short minloops
short maxloops
short choke
short solver_ID
short plastic
short springpreload
struct SBScratchscratch
float shearstiff
float inpush
struct PointCachepointcache
struct ListBase ptcaches
struct EffectorWeightseffector_weights
float lcom [3]
float lrot [3][3]
float lscale [3][3]
int last_frame

Detailed Description

Definition at line 264 of file DNA_object_force.h.


Member Data Documentation

Definition at line 316 of file DNA_object_force.h.

Referenced by calculate_collision_balls(), and sbNew().

Definition at line 290 of file DNA_object_force.h.

Referenced by do_versions(), mesh_to_softbody(), renew_softbody(), and sbNew().

Definition at line 305 of file DNA_object_force.h.

Referenced by do_versions(), and sbNew().

Definition at line 295 of file DNA_object_force.h.

Referenced by softbody_apply_forces().

Definition at line 280 of file DNA_object_force.h.

Referenced by do_versions(), and sbNew().

Definition at line 299 of file DNA_object_force.h.

Referenced by sb_spring_force(), and sbNew().

Definition at line 330 of file DNA_object_force.h.

Referenced by do_versions(), sb_spring_force(), and sbNew().

Definition at line 306 of file DNA_object_force.h.

Referenced by do_versions(), and sbNew().

Definition at line 341 of file DNA_object_force.h.

Referenced by sbNew(), and sbObjectStep().

float SoftBody::lcom[3]

Definition at line 307 of file DNA_object_force.h.

Referenced by sbObjectStep().

float SoftBody::lrot[3][3]
float SoftBody::lscale[3][3]

Definition at line 289 of file DNA_object_force.h.

Referenced by _final_goal(), and sbNew().

Definition at line 320 of file DNA_object_force.h.

Referenced by sbNew(), and softbody_step().

Definition at line 288 of file DNA_object_force.h.

Referenced by _final_goal(), and sbNew().

Definition at line 320 of file DNA_object_force.h.

Referenced by sbNew(), and softbody_step().

Definition at line 270 of file DNA_object_force.h.

Definition at line 271 of file DNA_object_force.h.

Definition at line 277 of file DNA_object_force.h.

Referenced by mesh_to_softbody().

Definition at line 292 of file DNA_object_force.h.

Definition at line 300 of file DNA_object_force.h.

Referenced by mesh_to_softbody().

Definition at line 276 of file DNA_object_force.h.

Referenced by _final_mass(), and sbNew().

Definition at line 269 of file DNA_object_force.h.

Definition at line 283 of file DNA_object_force.h.

Referenced by do_versions(), sb_time_scale(), and sbNew().

Definition at line 320 of file DNA_object_force.h.

Referenced by apply_spring_memory(), and softbody_step().

Definition at line 282 of file DNA_object_force.h.

Referenced by sbNew(), and softbody_step().

Definition at line 319 of file DNA_object_force.h.

Referenced by calculate_collision_balls(), and sbNew().

Definition at line 313 of file DNA_object_force.h.

Referenced by mesh_to_softbody(), and sb_spring_force().

Definition at line 305 of file DNA_object_force.h.

Referenced by do_versions(), and sbNew().

Definition at line 329 of file DNA_object_force.h.

Referenced by do_versions(), sb_spring_force(), and sbNew().

Definition at line 320 of file DNA_object_force.h.

Referenced by softbody_step().

Definition at line 320 of file DNA_object_force.h.

Referenced by springs_from_mesh().

Definition at line 311 of file DNA_object_force.h.

Referenced by copy_softbody().

Definition at line 291 of file DNA_object_force.h.

Referenced by do_versions(), mesh_to_softbody(), and vgroup_remap_update_users().


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