Newer
Older
protected:
// Overrides the base class version of drawshape()
virtual void drawshape(FXGLViewer* viewer);
public:
// This is the publically accessible version
void _drawshape(FXGLViewer* viewer);
Repositories are limited in size now to 1GB. If your repository exceeds this size, it will be automatically deleted.
If you'd like access to our CI/CD builders, please create an issue here.
protected:
// Overrides the base class version of drawshape()
virtual void drawshape(FXGLViewer* viewer);
public:
// This is the publically accessible version
void _drawshape(FXGLViewer* viewer);