Searched defs:glClipPlanef (Results 1 – 5 of 5) sorted by relevance
673 public void glClipPlanef(int plane, float[] equation, int offset) { in glClipPlanef() method in MatrixTrackingGL677 public void glClipPlanef(int plane, FloatBuffer equation) { in glClipPlanef() method in MatrixTrackingGL
26 glClipPlanef_t glClipPlanef; member
396 GL_API void GL_APIENTRY glClipPlanef( GLenum plane, const GLfloat *equation) { in glClipPlanef() function
71 void glClipPlanef(GLenum plane, const GLfloat *equation) in glClipPlanef() function