Provides some node and helper classes specifically created to facilitate implementation of medical applications. More...
Classes | |
class | InventorMedical |
[PREVIEW] [Medical] Initializes the Open Inventor Medical classes. More... | |
Modules | |
Helpers | |
Nodes |
Provides some node and helper classes specifically created to facilitate implementation of medical applications.
Call InventorMedical::init() before using these classes.
See for example:
The medical utility classes are provided as a prebuilt library named "fei_inventor_medical", that can be used directly in an Open Inventor application. The classes in the prebuilt library are documented and supported by FEI. These classes are also provided as source code.
The medical utility library provides useful solutions for some specific requirements of Open Inventor-based medical visualization applications. Compared to typical core Open Inventor classes, medical utility library classes may have some limitations. However application developers can use the source code to examine, modify or extend these classes according to the terms below.
Open Inventor customers may use the provided source code to help debug their Open Inventor-based application's use of the medical utility library.
Open Inventor customers may use the source code to create new classes, derived from the library classes, for use in an Open Inventor application. FEI considers such classes to be application code and not supported by FEI.
Open Inventor customers may modify the source code to create customized versions of library classes for use in an Open Inventor application. FEI considers such classes to be application code and not supported by FEI.