ILNumerics - Technical Application Development
SystemObject
ILNumerics.DrawingOGLShape
ILNumerics.DrawingOGLLines
ILNumerics.DrawingOGLPoints
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
Top
Top
Inheritance Hierarchy
ILNumerics.DrawingOGLShape
ILNumerics.DrawingOGLLines
ILNumerics.DrawingOGLPoints
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The OGLShape type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | OGLShape | Initializes a new instance of the OGLShape class |
Properties
Name | Description | |
---|---|---|
![]() | FlatProgram | |
![]() | PickVAO | |
![]() | Program | |
![]() | Shape | |
![]() | SmoothShading | |
![]() | VAO |
Methods
Name | Description | |
---|---|---|
![]() ![]() | Create | |
![]() | Delete |
Delete all resources from this OGLShape - except the GL buffers (which might be shared with other shapes)
[ILNumerics Visualization Engine] |
![]() | Draw | |
![]() | GetShaderNames | |
![]() | PostRender | |
![]() | PreRender | |
![]() | Recreate |
Fields
Name | Description | |
---|---|---|
![]() | m_colors | |
![]() | m_indices | |
![]() | m_indicesSorted | |
![]() | m_normals | |
![]() | m_positions |
See Also