31 #ifndef _PPDCOMPOUND_H_ 32 #define _PPDCOMPOUND_H_ 48 std::vector<PhysicsParameterDescriptor*>
children;
70 const std::vector<PhysicsParameterDescriptor*>&
getChildren()
const;
void addChild(PhysicsParameterDescriptor *)
const std::vector< PhysicsParameterDescriptor * > & getChildren() const
virtual void init(BodyParamInfo *bodyParamInfo)
std::vector< PhysicsParameterDescriptor * > children
List of children.
virtual void setValues(PropertySource *inValues)
virtual void getValues(PropertySink *outValues)
BodyParamInfo * bodyParamInfo