|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <PathGL.h>
Public Member Functions | |
| PathGL (const FunctionsGL *functions, GLuint path) | |
| ~PathGL () | |
| gl::Error | setCommands (GLsizei numCommands, const GLubyte *commands, GLsizei numCoords, GLenum coordType, const void *coords) override |
| void | setPathParameter (GLenum pname, GLfloat value) override |
| GLuint | getPathID () const |
Public Member Functions inherited from rx::PathImpl | |
| virtual | ~PathImpl () |
| rx::PathGL::PathGL | ( | const FunctionsGL * | functions, |
| GLuint | path | ||
| ) |
| rx::PathGL::~PathGL | ( | ) |
|
inline |
|
overridevirtual |
Implements rx::PathImpl.
Implements rx::PathImpl.
1.8.13