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