ILNumerics - Technical Application Development
SystemObject
ILNumerics.DrawingTextureStorageNode
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
Top
This code is a slightly modified version of the OpenTK.Utilities framework
TextPrinter/TextureStorage classes. See http://opentk.com for details.
class representing a binary tree, used to manage the items on the texture sheet
[ILNumerics Visualization Engine]
Inheritance Hierarchy
ILNumerics.DrawingTextureStorageNode
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The TextureStorageNode type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TextureStorageNode | Initializes a new instance of the TextureStorageNode class |
Properties
Name | Description | |
---|---|---|
Leaf | ||
Left | ||
Rect | ||
Right |
Methods
Name | Description | |
---|---|---|
Clear | ||
Insert |
Remarks
[ILNumerics Visualization Engine]
See Also