示例#1
0
 public FramebufferGL3x()
 {
     _name = new FramebufferNameGL3x();
     _colorAttachments = new ColorAttachmentsGL3x();
 }
示例#2
0
 public FramebufferGL3x()
 {
     _name             = new FramebufferNameGL3x();
     _colorAttachments = new ColorAttachmentsGL3x();
 }