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::Publish::Artwork::View Class Reference

The Publish::Artwork::View class is a concept class for view-related artwork enumerations. More...

#include <sprk_publish.h>

Public Types

enum  Preference {
  Preference::Native,
  Preference::PDF
}
 Enumerates the preferences for default views in ArtworkKit objects. More...
 

Private Member Functions

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

Detailed Description

The Publish::Artwork::View class is a concept class for view-related artwork enumerations.

Member Enumeration Documentation

◆ Preference

Enumerates the preferences for default views in ArtworkKit objects.

Enumerator
Native 

Prefer the native default view in the PRC data (if one is present).

PDF 

Prefer the default view defined in the PDF (if one is present).

Constructor & Destructor Documentation

◆ View()

HPS::Publish::Artwork::View::View ( )
private

Private default constructor to prevent instantiation.


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