hint method

void hint(
  1. GLenum target,
  2. GLenum mode
)

Implementation

external void hint(
  GLenum target,
  GLenum mode,
);