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