cohtml.DSTextureObjComparer

Inherits from System.Collections.Generic.IEqualityComparer< DepthStencilTextureObject >

Public Functions

Name
boolEquals(DepthStencilTextureObject obj, DepthStencilTextureObject obj2)
intGetHashCode(DepthStencilTextureObject obj)

Public Functions Documentation

function Equals

bool Equals(
    DepthStencilTextureObject obj,
    DepthStencilTextureObject obj2
)

function GetHashCode

int GetHashCode(
    DepthStencilTextureObject obj
)