| ArcTo(T c0, T c1, T c2, T c3, T c4, T c5, T c6) | oglplus::PathNVSpec< PathCoordType > | |
| CircularCCWArcTo(T c0, T c1, T c2, T c3, T c4) | oglplus::PathNVSpec< PathCoordType > | |
| CircularCWArcTo(T c0, T c1, T c2, T c3, T c4) | oglplus::PathNVSpec< PathCoordType > | |
| CircularTangentArcTo(T c0, T c1, T c2, T c3, T c4) | oglplus::PathNVSpec< PathCoordType > | |
| Close(void) | oglplus::PathNVSpec< PathCoordType > | |
| CubicCurveTo(T c0, T c1, T c2, T c3, T c4, T c5) | oglplus::PathNVSpec< PathCoordType > | |
| DupFirstCubicCurveTo(T c0, T c1, T c2, T c3) | oglplus::PathNVSpec< PathCoordType > | |
| DupLastCubicCurveTo(T c0, T c1, T c2, T c3) | oglplus::PathNVSpec< PathCoordType > | |
| HorizontalLineTo(T c0) | oglplus::PathNVSpec< PathCoordType > | |
| LargeCCWArcTo(T c0, T c1, T c2, T c3, T c4) | oglplus::PathNVSpec< PathCoordType > | |
| LargeCWArcTo(T c0, T c1, T c2, T c3, T c4) | oglplus::PathNVSpec< PathCoordType > | |
| LineTo(T c0, T c1) | oglplus::PathNVSpec< PathCoordType > | |
| MoveTo(T c0, T c1) | oglplus::PathNVSpec< PathCoordType > | |
| PathNVSpec(void) | oglplus::PathNVSpec< PathCoordType > | |
| PathNVSpec(GLuint command_count_hint, GLuint coord_count_hint) | oglplus::PathNVSpec< PathCoordType > | |
| QuadraticCurveTo(T c0, T c1, T c2, T c3) | oglplus::PathNVSpec< PathCoordType > | |
| Rect(T c0, T c1, T c2, T c3) | oglplus::PathNVSpec< PathCoordType > | |
| RelativeArcTo(T c0, T c1, T c2, T c3, T c4, T c5, T c6) | oglplus::PathNVSpec< PathCoordType > | |
| RelativeCubicCurveTo(T c0, T c1, T c2, T c3, T c4, T c5) | oglplus::PathNVSpec< PathCoordType > | |
| RelativeHorizontalLineTo(T c0) | oglplus::PathNVSpec< PathCoordType > | |
| RelativeLargeCCWArcTo(T c0, T c1, T c2, T c3, T c4) | oglplus::PathNVSpec< PathCoordType > | |
| RelativeLargeCWArcTo(T c0, T c1, T c2, T c3, T c4) | oglplus::PathNVSpec< PathCoordType > | |
| RelativeLineTo(T c0, T c1) | oglplus::PathNVSpec< PathCoordType > | |
| RelativeMoveTo(T c0, T c1) | oglplus::PathNVSpec< PathCoordType > | |
| RelativeQuadraticCurveTo(T c0, T c1, T c2, T c3) | oglplus::PathNVSpec< PathCoordType > | |
| RelativeSmallCCWArcTo(T c0, T c1, T c2, T c3, T c4) | oglplus::PathNVSpec< PathCoordType > | |
| RelativeSmallCWArcTo(T c0, T c1, T c2, T c3, T c4) | oglplus::PathNVSpec< PathCoordType > | |
| RelativeSmoothCubicCurveTo(T c0, T c1, T c2, T c3) | oglplus::PathNVSpec< PathCoordType > | |
| RelativeSmoothQuadraticCurveTo(T c0, T c1) | oglplus::PathNVSpec< PathCoordType > | |
| RelativeVerticalLineTo(T c0) | oglplus::PathNVSpec< PathCoordType > | |
| Restart(void) | oglplus::PathNVSpec< PathCoordType > | |
| SmallCCWArcTo(T c0, T c1, T c2, T c3, T c4) | oglplus::PathNVSpec< PathCoordType > | |
| SmallCWArcTo(T c0, T c1, T c2, T c3, T c4) | oglplus::PathNVSpec< PathCoordType > | |
| SmoothCubicCurveTo(T c0, T c1, T c2, T c3) | oglplus::PathNVSpec< PathCoordType > | |
| SmoothQuadraticCurveTo(T c0, T c1) | oglplus::PathNVSpec< PathCoordType > | |
| VerticalLineTo(T c0) | oglplus::PathNVSpec< PathCoordType > | |