cohtml.DSTextureObjComparer
On this page
Inherits from System.Collections.Generic.IEqualityComparer< DepthStencilTextureObject >
Public Functions
Name | |
---|---|
bool | Equals(DepthStencilTextureObject obj, DepthStencilTextureObject obj2) |
int | GetHashCode(DepthStencilTextureObject obj) |
Public Functions Documentation
function Equals
bool Equals(
DepthStencilTextureObject obj,
DepthStencilTextureObject obj2
)
function GetHashCode
int GetHashCode(
DepthStencilTextureObject obj
)