OEConfigure2DPropMap

bool OEConfigure2DPropMap(OESystem::OEInterface &itf,
                          unsigned int config=OE2DPropMapSetup::All)

Configures the given interface to add property map style parameters.

itf

The interface being configured.

config

The option that specifies which parameters will be added to the interface This value has to be from the OE2DPropMapSetup namespace.

See also