Pointwise Plugin SDK
Main Page
Related Pages
Modules
Classes
Files
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
Related Pages
Here is a list of all related documentation pages:
The SDK Implementation
Create a Plugin Project
Configure the Plugin
Implement the Plugin
Implement using the CAE Plugin C API
Implement the CAE runtimeCreate() C Function
Implement the CAE runtimeWrite() C Function
Implement the CAE runtimeDestroy() C Function
Implement using the CAE Plugin C++ API
Implement the CAE Plugin Class's create() Method
Implement the CAE Plugin Class's beginExport() Method
Implement the CAE Plugin Class's write() Method
Implement the CAE Plugin Class's endExport() Method
Implement the CAE Plugin Class's destroy() Method
Implement using the Grid Import Plugin C API
Implement the Grid Import runtimeReadGridCreate() C Function
Implement the Grid Import runtimeReadGrid() C Function
Implement the Grid Import runtimeReadGridDestroy() C Function
Building a CAE Plugin
Example C-struct Static Initialization