Activate method

void Activate()

Implementation

void Activate() {
  _cgl.bindVertexArray(_vao);
}