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