You are here: Start » Point3DGrid Class

Point3DGrid Class

Namespace:AvlNet
Assembly:Avl.Net.TS.dll

Constructors

 ConstructorDescription
Point3DGrid(Int32, Int32, IntPtr)
Point3DGrid(Int32, Int32)
Point3DGrid(Point3DGrid)
Point3DGrid()

Properties

 NameTypeDescription
AreaSystem.Int32
DataSystem.IntPtr
EmptySystem.Boolean
HeightSystem.Int32
InvalidPointAvlNet.Point3D
IsDisposedSystem.Boolean
ItemAvlNet.Point3D
SizeSystem.Int32
WidthSystem.Int32

Methods

 NameDescription
Dispose()Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info.
Equals(object)Inherited from System.Object
Equals(AvlNet.Point3DGrid)
Equals(AvlNet.Point3DGrid, AvlNet.Point3DGrid)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
IsPointValid(AvlNet.Point3D)
Reset(AvlNet.Point3DGrid)
SetPoints(AvlNet.Point3D)
ToString()Inherited from System.Object

See also