31 #ifndef _PHYSICSPARAMETERDESCRIPTOR_H_ 32 #define _PHYSICSPARAMETERDESCRIPTOR_H_ 35 #include "../config/PropertySource.h" 36 #include "../config/PropertySink.h"
virtual ~PhysicsParameterDescriptor()
virtual void init(BodyParamInfo *bodyParamInfo)
virtual void getValues(PropertySink *outValues)=0
virtual void setValues(PropertySource *inValues)=0
PhysicsParameterDescriptor()
BodyParamInfo * bodyParamInfo