Blender  V2.59
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 [32]
float grav
float mediafrict
float rklimit
float physics_speed
float goalspring
float goalfrict
float mingoal
float maxgoal
float defgoal
short vertgroup
char namedVG_Softgoal [32]
short fuzzyness
float inspring
float infrict
char namedVG_Spring_K [32]
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]
char pad4 [4]

Detailed Description

Definition at line 263 of file DNA_object_force.h.


Member Data Documentation

Definition at line 315 of file DNA_object_force.h.

Referenced by calculate_collision_balls(), and sbNew().

Definition at line 289 of file DNA_object_force.h.

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

Definition at line 304 of file DNA_object_force.h.

Referenced by do_versions(), and sbNew().

Definition at line 294 of file DNA_object_force.h.

Referenced by softbody_apply_forces().

Definition at line 279 of file DNA_object_force.h.

Referenced by do_versions(), and sbNew().

Definition at line 298 of file DNA_object_force.h.

Referenced by sb_spring_force(), and sbNew().

Definition at line 329 of file DNA_object_force.h.

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

Definition at line 305 of file DNA_object_force.h.

Referenced by do_versions(), and sbNew().

float SoftBody::lcom[3]

Definition at line 306 of file DNA_object_force.h.

Referenced by sbObjectStep().

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

Definition at line 288 of file DNA_object_force.h.

Referenced by _final_goal(), and sbNew().

Definition at line 319 of file DNA_object_force.h.

Referenced by sbNew(), and softbody_step().

Definition at line 287 of file DNA_object_force.h.

Referenced by _final_goal(), and sbNew().

Definition at line 319 of file DNA_object_force.h.

Referenced by sbNew(), and softbody_step().

Definition at line 269 of file DNA_object_force.h.

Definition at line 270 of file DNA_object_force.h.

Definition at line 276 of file DNA_object_force.h.

Referenced by mesh_to_softbody().

Definition at line 291 of file DNA_object_force.h.

Definition at line 299 of file DNA_object_force.h.

Referenced by mesh_to_softbody().

Definition at line 275 of file DNA_object_force.h.

Referenced by _final_mass(), and sbNew().

Definition at line 268 of file DNA_object_force.h.

char SoftBody::pad4[4]

Definition at line 339 of file DNA_object_force.h.

Definition at line 282 of file DNA_object_force.h.

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

Definition at line 319 of file DNA_object_force.h.

Referenced by apply_spring_memory(), and softbody_step().

Definition at line 281 of file DNA_object_force.h.

Referenced by sbNew(), and softbody_step().

Definition at line 318 of file DNA_object_force.h.

Referenced by calculate_collision_balls(), and sbNew().

Definition at line 312 of file DNA_object_force.h.

Referenced by mesh_to_softbody(), and sb_spring_force().

Definition at line 304 of file DNA_object_force.h.

Referenced by do_versions(), and sbNew().

Definition at line 328 of file DNA_object_force.h.

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

Definition at line 319 of file DNA_object_force.h.

Referenced by softbody_step().

Definition at line 319 of file DNA_object_force.h.

Referenced by springs_from_mesh().

Definition at line 310 of file DNA_object_force.h.

Referenced by copy_softbody().

Definition at line 290 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: