nw::gfx::res::ResParticleShape::operator!= Member Function

Syntax

bool operator!=(
     const ResParticleShape & rhs
) const;

bool operator!=(
     const ResShape & rhs
) const;

bool operator!=(
     const ResSceneObject & rhs
) const;

List of Overloaded Member Functions

operator!= ( const ResParticleShape & )
operator!= ( const ResShape & )
operator!= ( const ResSceneObject & )

Description of operator!= ( const ResParticleShape & )

Overloaded mismatch comparison operator.

Description of operator!= ( const ResShape & )

Overloaded mismatch comparison operator.

Description of operator!= ( const ResSceneObject & )

Overloaded mismatch comparison operator.


CONFIDENTIAL