Click or drag to resize

QuantizedSpace Class

[Missing <summary> documentation for "T:Demo3D.Visuals.QuantizedSpace"]

Inheritance Hierarchy
SystemObject
  Demo3D.VisualsQuantizedSpace

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public class QuantizedSpace : IDisposable

The QuantizedSpace type exposes the following members.

Constructors
 NameDescription
Public methodQuantizedSpaceInitializes a new instance of the QuantizedSpace class
Top
Properties
 NameDescription
Public propertyProxies 
Top
Methods
 NameDescription
Public methodAdd 
Public methodClear 
Public methodDirty 
Public methodDisposeReleases all resources used by the QuantizedSpace
Protected methodDispose(Boolean)Releases the unmanaged resources used by the QuantizedSpace and optionally releases the managed resources
Public methodGridlines 
Public methodIntersect 
Public methodIntersect(QuantizedSpace) 
Public methodIntersect(Ray) 
Public methodRemove 
Public methodUpdate 
Top
See Also