cohtml.CBOComparer

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

Public Functions

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

Public Functions Documentation

function Equals

bool Equals(
    ConstantBufferObject obj,
    ConstantBufferObject obj2
)

function GetHashCode

int GetHashCode(
    ConstantBufferObject obj
)