OpenWalnut 1.2.5
|
Contains functions for easily adding constraints of type PC_SELECTONLYONE to properties compatible with this constraint. More...
Functions | |
void | addTo (WPropSelection prop) |
Add the PC_SELECTONLYONE constraint to the property. |
Contains functions for easily adding constraints of type PC_SELECTONLYONE to properties compatible with this constraint.
void WPropertyHelper::PC_SELECTONLYONE::addTo | ( | WPropSelection | prop | ) |
Add the PC_SELECTONLYONE constraint to the property.
prop | the property where to add the constraint. |
Definition at line 31 of file WPropertyHelper.cpp.
Referenced by WDataSetFibers::init(), and WGETexture< TextureType >::setupProperties().