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

This is the Bounding Class. More...

#include <hps.h>

Public Types

enum  Type : uint32_t {
  Type::None,
  Type::Sphere,
  Type::Cuboid
}
 Bounding Type. More...
 

Private Member Functions

 Bounding ()
 

Detailed Description

This is the Bounding Class.

Member Enumeration Documentation

◆ Type

enum HPS::Bounding::Type : uint32_t
strong

Bounding Type.

Enumerator
None 
Sphere 

Bounding Type.

Cuboid 

Bounding Type.

Constructor & Destructor Documentation

◆ Bounding()

HPS::Bounding::Bounding ( )
inlineprivate

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