cohtml.VBOComparer

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

Public Functions

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

Public Functions Documentation

function Equals

bool Equals(
    VertexBufferObject obj,
    VertexBufferObject obj2
)

function GetHashCode

int GetHashCode(
    VertexBufferObject obj
)