Contents Up << >>

File structure

These are the files that comprise the OGL library.

basic.h
Header for basic objects such as wxShape and wxRectangleShape.
basic.cpp
Basic objects implementation (1).
basic2.cpp
Basic objects implementation (2).
bmpshape.h
wxBitmapShape class header.
bmpshape.cpp
wxBitmapShape implementation.
canvas.h
wxShapeCanvas class header.
canvas.cpp
wxShapeCanvas class implementation.
composit.h
Composite object class header.
composit.cpp
Composite object class implementation.
constrnt.h
Constraint classes header.
constrnt.cpp
Constraint classes implementation.
divided.h
Divided object class header.
divided.cpp
Divided object class implementation.
drawn.h
Drawn (metafile) object class header.
drawn.cpp
Drawn (metafile) object class implementation.
graphics.h
Main include file.
lines.h
wxLineShape class header.
lines.cpp
wxLineShape class implementation.
misc.h
Miscellaneous graphics functions header.
misc.cpp
Miscellaneous graphics functions implementation.
ogldiag.h
wxDiagram class header.
ogldiag.cpp
wxDiagram implementation.
mfutils.h
Metafile utilities header.
mfutils.cpp
Metafile utilities implementation.