ILNumerics - Technical Application Development
SystemObject
ILNumerics.DrawingBufferSet
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
Top
Top
Top
Inheritance Hierarchy
ILNumerics.DrawingBufferSet
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The BufferSet type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| BufferSet | Initializes a new instance of the BufferSet class |
Properties
| Name | Description | |
|---|---|---|
| Color | ||
| Colors | ||
| ID |
Globally unique ID for the buffer set
[ILNumerics Visualization Engine] | |
| Indices | ||
| IsDisposed | ||
| Material | ||
| Normals | ||
| Positions | ||
| ReferenceCount | ||
| ShapeIndicesIndex |
Methods
| Name | Description | |
|---|---|---|
| Configure | ||
| Dispose | Releases all resources used by the BufferSet | |
| OnTransparencyChanged | ||
| ToString | (Overrides ObjectToString.) |
Events
| Name | Description | |
|---|---|---|
| TransparencyChanged |
Fields
| Name | Description | |
|---|---|---|
| ConfigureLock | ||
| DrawLock | ||
| s_nodesCount | ||
| UpdateLock |
See Also