#include "CLO_API.h"Go to the source code of this file.
Defines | |
| #define | CLO_NAME_COMPUTE_MASS "masscompute" |
| #define | CLO_NAME_SURFACE_DENSITY "surfacedensity" |
| #define | CLO_NAME_MASS "mass" |
| #define | CLO_NAME_THICKNESS "thickness" |
| #define | CLO_NAME_STRETCH "stretch" |
| #define | CLO_NAME_SHEAR "shear" |
| #define | CLO_NAME_BEND "bend" |
| #define | CLO_NAME_ENABLE_BEHAVIOR "enablebehavior" |
| #define | CLO_NAME_STIFFNESS "stiffness" |
| #define | CLO_NAME_DAMPING "damping" |
| #define | CLO_NAME_PLASTIC_FLOW_THRESHOLD "plasticflowthreshold" |
| #define | CLO_NAME_PLASTIC_FLOW_RATE "plasticflowrate" |
| #define | CLO_NAME_PLASTIC_HARDENING "plastichardening" |
| #define | CLO_NAME_TEAR_THRESHOLD "tearthreshold" |
| #define | CLO_NAME_COLLIDE_EXTERNAL "collideexternal" |
| #define | CLO_NAME_COLLIDE_CLOTH "collidecloth" |
| #define | CLO_NAME_COLLIDE_SELF "collideself" |
| #define | CLO_NAME_THICKNESS "thickness" |
| #define | CLO_ATT_NAME_FORCE_EXTERNAL "fexternal" |
| #define | CLO_ATT_NAME_TORN_NOW "tornnow" |
| #define | CLO_ATT_NAME_TORN_EVER "tornever" |
| #define | CLO_ATT_NAME_TPPENETRATION "tppenetration" |
| #define | CLO_ATT_NAME_EEPENETRATION "eepenetration" |
| #define CLO_ATT_NAME_EEPENETRATION "eepenetration" |
Definition at line 74 of file CLO_Names.h.
| #define CLO_ATT_NAME_FORCE_EXTERNAL "fexternal" |
Definition at line 65 of file CLO_Names.h.
| #define CLO_ATT_NAME_TORN_EVER "tornever" |
Definition at line 67 of file CLO_Names.h.
| #define CLO_ATT_NAME_TORN_NOW "tornnow" |
Definition at line 66 of file CLO_Names.h.
| #define CLO_ATT_NAME_TPPENETRATION "tppenetration" |
Definition at line 73 of file CLO_Names.h.
| #define CLO_NAME_BEND "bend" |
Definition at line 39 of file CLO_Names.h.
| #define CLO_NAME_COLLIDE_CLOTH "collidecloth" |
Definition at line 57 of file CLO_Names.h.
| #define CLO_NAME_COLLIDE_EXTERNAL "collideexternal" |
Definition at line 56 of file CLO_Names.h.
| #define CLO_NAME_COLLIDE_SELF "collideself" |
Definition at line 58 of file CLO_Names.h.
| #define CLO_NAME_COMPUTE_MASS "masscompute" |
Definition at line 28 of file CLO_Names.h.
| #define CLO_NAME_DAMPING "damping" |
Definition at line 44 of file CLO_Names.h.
| #define CLO_NAME_ENABLE_BEHAVIOR "enablebehavior" |
Definition at line 41 of file CLO_Names.h.
| #define CLO_NAME_MASS "mass" |
Definition at line 30 of file CLO_Names.h.
| #define CLO_NAME_PLASTIC_FLOW_RATE "plasticflowrate" |
Definition at line 47 of file CLO_Names.h.
| #define CLO_NAME_PLASTIC_FLOW_THRESHOLD "plasticflowthreshold" |
Definition at line 46 of file CLO_Names.h.
| #define CLO_NAME_PLASTIC_HARDENING "plastichardening" |
Definition at line 48 of file CLO_Names.h.
| #define CLO_NAME_SHEAR "shear" |
Definition at line 38 of file CLO_Names.h.
| #define CLO_NAME_STIFFNESS "stiffness" |
Definition at line 43 of file CLO_Names.h.
| #define CLO_NAME_STRETCH "stretch" |
Definition at line 37 of file CLO_Names.h.
| #define CLO_NAME_SURFACE_DENSITY "surfacedensity" |
Definition at line 29 of file CLO_Names.h.
| #define CLO_NAME_TEAR_THRESHOLD "tearthreshold" |
Definition at line 50 of file CLO_Names.h.
| #define CLO_NAME_THICKNESS "thickness" |
Definition at line 59 of file CLO_Names.h.
| #define CLO_NAME_THICKNESS "thickness" |
Definition at line 59 of file CLO_Names.h.
1.5.9