OpenWalnut  1.4.0
Functions
WPropertyHelper::PC_SELECTONLYONE Namespace Reference

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.

Detailed Description

Contains functions for easily adding constraints of type PC_SELECTONLYONE to properties compatible with this constraint.


Function Documentation

void WPropertyHelper::PC_SELECTONLYONE::addTo ( WPropSelection  prop)

Add the PC_SELECTONLYONE constraint to the property.

Parameters:
propthe property where to add the constraint.

Definition at line 31 of file WPropertyHelper.cpp.

Referenced by WDataSetFibers::init(), WGETexture< TextureType >::setupProperties(), WGEPostprocessingNode::WGEPostprocessingNode(), and WStrategyHelper< StrategyType >::WStrategyHelper().