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