cohtml.IBOComparer

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

Public Functions

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

Public Functions Documentation

function Equals

bool Equals(
    IndexBufferObject obj,
    IndexBufferObject obj2
)

function GetHashCode

int GetHashCode(
    IndexBufferObject obj
)