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::Material::Color Class Reference

The Material Color Class. More...

#include <hps.h>

Public Types

enum  Channel : uint32_t {
  Channel::DiffuseColor = 1,
  Channel::Specular = 3,
  Channel::Emission = 4,
  Channel::Mirror = 6
}
 Material Color Channel. More...
 

Private Member Functions

 Color ()
 

Detailed Description

The Material Color Class.

Member Enumeration Documentation

◆ Channel

enum HPS::Material::Color::Channel : uint32_t
strong

Material Color Channel.

Enumerator
DiffuseColor 

Material Color Channel.

Specular 

Material Color Channel.

Emission 

Material Color Channel.

Mirror 

Material Color Channel.

Constructor & Destructor Documentation

◆ Color()

HPS::Material::Color::Color ( )
inlineprivate

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