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!
HPS::DWG Class Reference

The DWG class contains objects and enumerations used for importing and exporting CAD files via RealDWG. More...

#include <sprk_dwg.h>

Classes

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

Public Types

typedef std::vector< DWG::Layout, Allocator< DWG::Layout > > LayoutArray
 

Private Member Functions

 DWG ()
 Private default constructor to prevent instantiation. More...
 

Detailed Description

The DWG class contains objects and enumerations used for importing and exporting CAD files via RealDWG.

Member Typedef Documentation

◆ LayoutArray

Constructor & Destructor Documentation

◆ DWG()

HPS::DWG::DWG ( )
private

Private default constructor to prevent instantiation.


The documentation for this class was generated from the following file: