|
|
Status
The QD3D API contains 1262 API calls, exposed through 23 header files.
Quesa currently implements the majority of these API calls, as detailed below:
Quesa Header Status |
Header File |
Function Count |
Functions Implemented |
Percentage Implemented |
QD3D.h | 35 | 35 | 100% |
QD3DCamera.h | 43 | 43 | 100% |
QD3DController.h | 47 | 0 | 0% |
QD3DCustomElements.h | 9 | 9 | 100% |
QD3DDrawContext.h | 49 | 49 | 100% |
QD3DErrors.h | 8 | 8 | 100% |
QD3DExtension.h | 16 | 16 | 100% |
QD3DGeometry.h | 315 | 276 | 87% |
QD3DGroup.h | 38 | 38 | 100% |
QD3DIO.h | 103 | 83 | 80% |
QD3DLight.h | 45 | 45 | 100% |
QD3DMath.h | 133 | 133 | 100% |
QD3DPick.h | 34 | 34 | 100% |
QD3DRenderer.h | 49 | 49 | 100% |
QD3DSet.h | 21 | 21 | 100% |
QD3DShader.h | 38 | 38 | 100% |
QD3DStorage.h | 26 | 26 | 100% |
QD3DString.h | 6 | 6 | 100% |
QD3DStyle.h | 46 | 46 | 100% |
QD3DTransform.h | 49 | 49 | 100% |
QD3DView.h | 48 | 48 | 100% |
QD3DViewer.h | 57 | 57 | 100% |
QD3DWinViewer.h | 47 | 43 | 91% |
Total | 1262 | 1152 | 91% |
This table is generated automatically on each release from the list of currently implemented
functions, and does not cover extensions to the main QD3D API.
|