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::Exchange::MeasurementOperator::Surface Class Reference
Collaboration diagram for HPS::Exchange::MeasurementOperator::Surface:

Public Types

enum  SurfaceType {
  SurfaceType::Plane,
  SurfaceType::ConeOrCylinder,
  SurfaceType::Unsupported
}
 

Public Member Functions

 Surface ()
 

Public Attributes

SurfaceType surface_type
 
Point center
 
Vector normal
 
LineKey normal_points
 
ComponentPath path
 

Member Enumeration Documentation

◆ SurfaceType

Enumerator
Plane 
ConeOrCylinder 
Unsupported 

Constructor & Destructor Documentation

◆ Surface()

HPS::Exchange::MeasurementOperator::Surface::Surface ( )

Member Data Documentation

◆ center

Point HPS::Exchange::MeasurementOperator::Surface::center

◆ normal

Vector HPS::Exchange::MeasurementOperator::Surface::normal

◆ normal_points

LineKey HPS::Exchange::MeasurementOperator::Surface::normal_points

◆ path

ComponentPath HPS::Exchange::MeasurementOperator::Surface::path

◆ surface_type

SurfaceType HPS::Exchange::MeasurementOperator::Surface::surface_type

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