nw::gfx::res::ResCubeTexture::operator== Member Function

Syntax

bool operator==(
     const ResCubeTexture & rhs
) const;
bool operator==(
     const ResPixelBasedTexture & rhs
) const;
bool operator==(
     const ResTexture & rhs
) const;
bool operator==(
     const ResSceneObject & rhs
) const;

List of Overloaded Member Functions

operator== ( const ResCubeTexture & )
operator== ( const ResPixelBasedTexture & )
operator== ( const ResTexture & )
operator== ( const ResSceneObject & )

Description of operator== ( const ResCubeTexture & )

Overloaded comparison operator.

Description of operator== ( const ResPixelBasedTexture & )

Overloaded comparison operator.

Description of operator== ( const ResTexture & )

Overloaded comparison operator.

Description of operator== ( const ResSceneObject & )

Overloaded comparison operator.


CONFIDENTIAL