Declares the interface for the MAT300 API. More...
Go to the source code of this file.
Classes | |
| struct | IntPoint |
| Defines the point structure used by the framework. More... | |
| struct | MAT300API |
| Contains the function pointers for the MAT300 API. More... | |
Declares the interface for the MAT300 API.
This file declares the point structure used by the framework to pass point information to/from the student's dll and the structure containing function pointers for all the API functions
1.6.2