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

The Grid class is a concept class for grid-related enum classes. More...

#include <hps.h>

Public Types

enum  Type : uint32_t {
  Type::Quadrilateral,
  Type::Radial
}
 Enumerates the grid types. More...
 

Private Member Functions

 Grid ()
 

Detailed Description

The Grid class is a concept class for grid-related enum classes.

Member Enumeration Documentation

◆ Type

enum HPS::Grid::Type : uint32_t
strong

Enumerates the grid types.

Enumerator
Quadrilateral 

Grid composed of quadrilaterals.

Radial 

Grid composed of circular wedges.

Constructor & Destructor Documentation

◆ Grid()

HPS::Grid::Grid ( )
inlineprivate

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