Public Member Functions | Protected Member Functions

FlowMarkt::Texture2DFloat Class Reference

Stellt eine zweidimensionale Float-Textur dar. More...

Inheritance diagram for FlowMarkt::Texture2DFloat:
FlowMarkt::Texture2D

List of all members.

Public Member Functions

 Texture2DFloat (GL _gl)
 Legt eine neue 2dim Float-Textur an.

Protected Member Functions

override void setupTexture ()
 Reserviert Speicher und läd die Textur mit den entsprechenden Parametern.

Detailed Description

Stellt eine zweidimensionale Float-Textur dar.


Constructor & Destructor Documentation

FlowMarkt::Texture2DFloat::Texture2DFloat ( GL  _gl ) [inline]

Legt eine neue 2dim Float-Textur an.

Parameters:
_gldas GL Objekt

Member Function Documentation

override void FlowMarkt::Texture2DFloat::setupTexture (  ) [inline, protected, virtual]

Reserviert Speicher und läd die Textur mit den entsprechenden Parametern.

Implements FlowMarkt::Texture2D.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Enumerations Properties Events