Package Contents
Package hierarchy
-
<hoops_visualize_hps root directory>
- bin (dynamic build resources, sandboxes)
- documentation
- fonts
- include
- lib (static build resources)
- packages (build resources for Hololens)
-
samples
- <gui>_sandbox
- code
- data (sample models, images)
- cc_exchange (Windows only)
- mfc_sandbox (Windows only)
- qt_sandbox
- wpf_sandbox (Windows only)
- tools (includes OOC executable for point cloud processing and CodeGen diagnostic tool for troubleshooting)
Library descriptions
The following libraries are provided with HOOPS Visualize. You only need to include those libraries that your application uses:
Library name | Description | Required? |
---|---|---|
hps_core | Core Graphics | always |
hps_sprk | Supporting classes | when using view hierarchy, or any module listed below |
hps_sprk_ops | Standard operators | when using operators |
hps_sprk_exchange | Visualize-Exchange interface module | when using HOOPS Exchange |
hps_sprk_publish | Visualize-Publish interface module | when using HOOPS Publish |