FRAMES NO FRAMES

IlcResourceHasTexturePredicate

public IloPredicate< IlcResource > IlcResourceHasTexturePredicate(IlcManager)
Definition file: ilsched/selector.h
Include file: <ilsched/ilsched.h>

This function returns a resource predicate whose operator(const IlcResource& resource) returns IlcTrue if and only if the resource has an associated IlcResourceTexture instance.

This functions exists with either an IloEnv or an IloSolver as argument.