cohtml.SamplerObjComparer

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

Public Functions

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

Public Functions Documentation

function Equals

bool Equals(
    Sampler2DObject obj,
    Sampler2DObject obj2
)

function GetHashCode

int GetHashCode(
    Sampler2DObject obj
)