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

Syntax

bool operator()(
     const ParticleSet * lhs,
     const ParticleSet * rhs
);

Arguments

Name Description
in lhs Left-hand side.
in rhs Right-hand side.

Return Values

Returns the result of the comparison.

Description

Comparison function for sorting dependency relationships of a particle set.


CONFIDENTIAL