Skip to main content

glIsPointInStrokePathNV

Function glIsPointInStrokePathNV 

Source
pub unsafe extern "C" fn glIsPointInStrokePathNV(
    path: GLuint,
    x: GLfloat,
    y: GLfloat,
) -> GLboolean