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