ILNumerics Ultimate VS

OGLShape Class

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Inheritance Hierarchy

SystemObject
  ILNumerics.DrawingOGLShape
    ILNumerics.DrawingOGLLines
    ILNumerics.DrawingOGLPoints

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public class OGLShape

The OGLShape type exposes the following members.

Constructors

  NameDescription
Protected methodOGLShape
Initializes a new instance of the OGLShape class
Top
Properties

  NameDescription
Public propertyFlatProgram
Public propertyPickVAO
Public propertyProgram
Public propertyShape
Public propertySmoothShading
Public propertyVAO
Top
Methods

  NameDescription
Public methodStatic memberCreate
Public methodDelete
Delete all resources from this OGLShape - except the GL buffers (which might be shared with other shapes)

[ILNumerics Visualization Engine]

Public methodDraw
Public methodGetShaderNames
Protected methodPostRender
Protected methodPreRender
Public methodRecreate
Top
Fields

  NameDescription
Protected fieldm_colors
Protected fieldm_indices
Protected fieldm_indicesSorted
Protected fieldm_normals
Protected fieldm_positions
Top
See Also

Reference