C# Class Axiom.RenderSystems.OpenGL.GLPBRTTManager.PixelBufferUsage

Provides Usage counting for PixelBuffers
Datei anzeigen Open project: WolfgangSt/axiom

Public Properties

Property Type Description
InUseCount uint
PixelBuffer GLPBuffer

Property Details

InUseCount public_oe property

public uint InUseCount
return uint

PixelBuffer public_oe property

public GLPBuffer PixelBuffer
return GLPBuffer