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 comparison operator.

Description of operator== ( const ResVertexStreamBase & )

Overloaded comparison operator.

Description of operator== ( const ResVertexAttribute & )

Overloaded comparison operator.


CONFIDENTIAL