Click or drag to resize

CacheMatrixComparer Class

Cache key comparer for 3D affine matrices.
Inheritance Hierarchy
SystemObject
  Demo3D.Visuals.KJECacheMatrixComparer

Namespace: Demo3D.Visuals.KJE
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public class CacheMatrixComparer : ICacheKeyComparer<Matrix>

The CacheMatrixComparer type exposes the following members.

Constructors
 NameDescription
Public methodCacheMatrixComparerInitializes a new instance of the CacheMatrixComparer class
Top
Methods
 NameDescription
Public methodDistance 
Top
See Also