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: 15.0.2.11458
Syntax
C#
public class CacheMatrixComparer : ICacheKeyComparer<Matrix>

The CacheMatrixComparer type exposes the following members.

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