Hoops Visualize HPS  version 2018-SP2
Hoops Visualize HPS 3D Rendering Engine
Looking for a senior C++ dev?
I'm looking for work. Hire me!
sprk_dwg.h File Reference
#include "sprk.h"
#include <stddef.h>
Include dependency graph for sprk_dwg.h:

Classes

class  HPS::DWG
 The DWG class contains objects and enumerations used for importing and exporting CAD files via RealDWG. More...
 
class  HPS::DWG::Component
 The Component class is a smart pointer. More...
 
class  HPS::DWG::Layer
 The Layer class is a user space object. More...
 
class  HPS::DWG::CADModel
 The CADModel class is a smart pointer. More...
 
class  HPS::DWG::Layout
 
class  HPS::DWG::Factory
 The Factory class is used to create and DWG objects which inherit from HPS::Component or one of its subclasses. More...
 
class  HPS::DWG::ImportNotifier
 The ImportNotifier class is a smart-pointer that is tied to a file import. More...
 
class  HPS::DWG::File
 The File class provides functions to import CAD files via DWG. More...
 
class  HPS::DWG::ImportOptionsKit
 The HPS::DWG::ImportOptionsKit class is a user space object. More...
 

Namespaces

 HPS
 

Macros

#define DWG_API
 

Typedefs

typedef void DWGObjectID
 
typedef void DWGDatabase
 

Macro Definition Documentation

◆ DWG_API

#define DWG_API

Typedef Documentation

◆ DWGDatabase

typedef void DWGDatabase

◆ DWGObjectID

typedef void DWGObjectID