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