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

Provides Usage counting for PixelBuffers
Show file Open project: WolfgangSt/axiom

Public Properties

Property Type Description
InUseCount uint
PixelBuffer GLPBuffer

Property Details

InUseCount public property

public uint InUseCount
return uint

PixelBuffer public property

public GLPBuffer PixelBuffer
return GLPBuffer