nw::gfx::ParticleSetIsBufferFlushEnabledSetter::operator() Member Function

Syntax

void operator()(
     ResModel resModel
) const;
void operator()(
     ResParticleModel resParticleModel
) const;
void operator()(
     ResParticleSet resParticleSet
) const;

List of Overloaded Member Functions

operator() ( ResModel ) An operator that takes ResModel as an argument.
operator() ( ResParticleModel ) An operator that takes ResParticleModel as an argument.
operator() ( ResParticleSet ) An operator that takes ResParticleSet as an argument.

Description of operator() ( ResModel )

An operator that takes ResModel as an argument.

Description of operator() ( ResParticleModel )

An operator that takes ResParticleModel as an argument.

Description of operator() ( ResParticleSet )

An operator that takes ResParticleSet as an argument.


CONFIDENTIAL