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

Syntax

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

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

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

List of Overloaded Member Functions

operator!= ( const ResVertexStream & )
operator!= ( const ResVertexStreamBase & )
operator!= ( const ResVertexAttribute & )

Description of operator!= ( const ResVertexStream & )

Overloaded mismatch comparison operator.

Description of operator!= ( const ResVertexStreamBase & )

Overloaded mismatch comparison operator.

Description of operator!= ( const ResVertexAttribute & )

Overloaded mismatch comparison operator.


CONFIDENTIAL