OGLFramebuffer_attachment (struct)¶
Members¶
String | name | |
OGLImageObject | attachment | |
Ref<OGLBaseObject> | baseObjectAttachment | |
Boolean | noBuffer | |
Boolean | shared | |
UInt32 | activeLayerOrCubeface | |
UInt32 | activeLevel | |
Boolean | isRenderbuffer | |
Boolean | isShadow | |
Boolean | isLayered | |
Boolean | isCube | |
Boolean | isDepthStencil | |
UInt32 | version |
Methods¶
OGLFramebuffer_attachment ( in OGLFramebuffer_attachment other ) | |
OGLFramebuffer_attachment () | |
OGLFramebuffer_attachment | clone ? () |
initTypeFlags ! () |
Methods in detail¶
OGLFramebuffer_attachment ( in OGLFramebuffer_attachment other )
copy constructor
default constructor
OGLFramebuffer_attachment OGLFramebuffer_attachment.clone? ()
clone method
OGLFramebuffer_attachment.initTypeFlags! ()