#include <CLO_CollisionProperties.h>

Public Member Functions | |
| CLO_CollisionProperties (const SIM_DataFactory *factory) | |
| virtual | ~CLO_CollisionProperties () |
| GETSET_DATA_FUNCS_B (CLO_NAME_COLLIDE_EXTERNAL, CollideExternal) | |
| GETSET_DATA_FUNCS_B (CLO_NAME_COLLIDE_CLOTH, CollideCloth) | |
| GETSET_DATA_FUNCS_B (CLO_NAME_COLLIDE_SELF, CollideSelf) | |
Definition at line 30 of file CLO_CollisionProperties.h.
| CLO_CollisionProperties::CLO_CollisionProperties | ( | const SIM_DataFactory * | factory | ) | [explicit] |
| virtual CLO_CollisionProperties::~CLO_CollisionProperties | ( | ) | [virtual] |
| CLO_CollisionProperties::GETSET_DATA_FUNCS_B | ( | CLO_NAME_COLLIDE_SELF | , | |
| CollideSelf | ||||
| ) |
| CLO_CollisionProperties::GETSET_DATA_FUNCS_B | ( | CLO_NAME_COLLIDE_CLOTH | , | |
| CollideCloth | ||||
| ) |
| CLO_CollisionProperties::GETSET_DATA_FUNCS_B | ( | CLO_NAME_COLLIDE_EXTERNAL | , | |
| CollideExternal | ||||
| ) |
1.5.9