Please see the Readme files for information on the examples.
In this directory you will find precompiled versions of some of the files in the examples directory. We only precompile plug-ins that have useful functionality as opposed to programming examples. Note however, that the plug-ins supplied, whether compiled or not, are provided for example purposes only and are not supported by Alias|Wavefront.
All the include files necessary to build OpenAlias plug-ins are located in this directory.
Some of the example source code is common between OpenAlias and OpenModel. This source code is located in this directory and includes the C API. Note that you will need to have the compiler flag
-I$(ALIAS_LOCATION)/ODS/Common/examples
in your compile flags (CFLAGS) in your Makefile if you use the AlPrint functions in your programs.