Initializes a new instance of the FramBufferObject
Namespace: Visualisierung_BSP1.glFramBuffersAssembly: Visualisierung_BSP1 (in Visualisierung_BSP1.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public FramBufferObject( int ySizeX, int ySizeY, GL yOgl ) |
Visual Basic |
---|
Public Sub New ( _ ySizeX As Integer, _ ySizeY As Integer, _ yOgl As GL _ ) |
Visual C++ |
---|
public: FramBufferObject( int ySizeX, int ySizeY, GL^ yOgl ) |
Parameters
- ySizeX
- Type: System..::..Int32
X-Size
- ySizeY
- Type: System..::..Int32
Y-Size
- yOgl
- Type: GL
Graphic context