#include <CLO_PhysicalParms.h>

Public Member Functions | |
| GETSET_DATA_FUNCS_B (CLO_NAME_COMPUTE_MASS, ComputeMass) | |
| GETSET_DATA_FUNCS_F (CLO_NAME_SURFACE_DENSITY, SurfaceDensity) | |
| GETSET_DATA_FUNCS_F (CLO_NAME_MASS, Mass) | |
Protected Member Functions | |
| CLO_PhysicalParms (const SIM_DataFactory *factory) | |
| virtual | ~CLO_PhysicalParms () |
Unlike RBD, this isn't really the "state" of the simulation; this isn't a SIM_Motion or SIM_Position subclass. The positions and velocities of the individual cloth points are stored in the simulation geometry.
Definition at line 33 of file CLO_PhysicalParms.h.
| CLO_PhysicalParms::CLO_PhysicalParms | ( | const SIM_DataFactory * | factory | ) | [explicit, protected] |
| virtual CLO_PhysicalParms::~CLO_PhysicalParms | ( | ) | [protected, virtual] |
| CLO_PhysicalParms::GETSET_DATA_FUNCS_B | ( | CLO_NAME_COMPUTE_MASS | , | |
| ComputeMass | ||||
| ) |
| CLO_PhysicalParms::GETSET_DATA_FUNCS_F | ( | CLO_NAME_MASS | , | |
| Mass | ||||
| ) |
| CLO_PhysicalParms::GETSET_DATA_FUNCS_F | ( | CLO_NAME_SURFACE_DENSITY | , | |
| SurfaceDensity | ||||
| ) |
1.5.9