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::Display Class Reference

The Publish::Artwork::Display class is a concept class for display-related artwork enumerations. More...

#include <sprk_publish.h>

Public Types

enum  Preference {
  Preference::Defined,
  Preference::Runtime
}
 Enumerates the preferences for the display of views in ArtworkKit objects. More...
 

Private Member Functions

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

Detailed Description

The Publish::Artwork::Display class is a concept class for display-related artwork enumerations.

Member Enumeration Documentation

◆ Preference

Enumerates the preferences for the display of views in ArtworkKit objects.

Enumerator
Defined 

Prefer the display settings (rendering mode, lighting mode, and background color) set in a view when activating it.

Runtime 

Prefer the runtime display settings (rendering mode, lighting mode, and background color) in the application when activating a view (except for the default view).

Constructor & Destructor Documentation

◆ Display()

HPS::Publish::Artwork::Display::Display ( )
private

Private default constructor to prevent instantiation.


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