The Sketchup class contains objects used for importing SketchUp files. More...
#include <sprk_sketchup.h>
Classes | |
| class | File |
| The File class provides functions to import SketchUp files. More... | |
| class | ImportNotifier |
| The ImportNotifier class is a smart-pointer that is tied to a file import. More... | |
| class | ImportOptionsKit |
| The ImportOptionsKit class is a user space object. More... | |
| class | ImportResultsKit |
| The ImportResultsKit class contains the results of a successful SketchUp import. More... | |
Private Member Functions | |
| Sketchup () | |
| Private default constructor to prevent instantiation. More... | |
The Sketchup class contains objects used for importing SketchUp files.
|
private |
Private default constructor to prevent instantiation.