OEColorFFParameter¶
class OEColorFFParameter : public OESystem::OEMultiParameter<OEShape::OEColorForceField>
The OEColorFFParameter represents parameter that has a value of type OEColorForceField.
- Following methods are publicly inherited from OEParameter:
AddAlias
andGetAliases
GetKeyless
andSetKeyless
IsSet
andIsSetToString
- Following methods are publicly inherited from OEMultiParameter:
Constructors¶
OEColorFFParameter()
OEColorFFParameter(const std::string& name)
OEColorFFParameter(const OEColorFFParameter&)
Default and copy constructors.
Constructs an OEColorFFParameter instance using the specified set of parameters.