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