OGLFramebuffer_perContextData (struct)¶
Members¶
UInt32 | bufferID | |
UInt32 | lastStructureAndStateVersion | |
UInt32 | lastAttachmentSize | |
UInt32[] | lastColorAttachmentVersions | |
UInt32 | lastDepthAttachmentVersion |
Methods¶
OGLFramebuffer_perContextData ( in OGLFramebuffer_perContextData other ) | |
OGLFramebuffer_perContextData () | |
OGLFramebuffer_perContextData | clone ? () |
Methods in detail¶
OGLFramebuffer_perContextData ( in OGLFramebuffer_perContextData other )
copy constructor
OGLFramebuffer_perContextData ()
default constructor
OGLFramebuffer_perContextData OGLFramebuffer_perContextData.clone? ()
clone method