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::Parasolid::Line::Hatching Class Reference

#include <sprk_parasolid.h>

Public Types

enum  Planar {
  Planar::NoHatching,
  Planar::ByAttribute,
  Planar::ByVectorNoLocking,
  Planar::ByVector
}
 
enum  Radial {
  Radial::NoHatching,
  Radial::ByAttribute,
  Radial::ByVectorNoLocking,
  Radial::ByVector
}
 
enum  Parametric {
  Parametric::NoHatching,
  Parametric::ByAttribute,
  Parametric::ByVectorNoLocking,
  Parametric::ByVector
}
 

Member Enumeration Documentation

◆ Parametric

Enumerator
NoHatching 

No hatching.

ByAttribute 

Hatch faces which have parametric hatch attributes.

ByVectorNoLocking 

Hatch faces by vector.

The parametric position is not locked to a point

ByVector 

Hatch faces by vector.

◆ Planar

Enumerator
NoHatching 

No hatching.

ByAttribute 

Hatch faces which have planar hatch attributes.

ByVectorNoLocking 

Hatch faces by vector.

The plane position is not locked to a point

ByVector 

Hatch faces by vector.

◆ Radial

Enumerator
NoHatching 

No hatching.

ByAttribute 

Hatch faces which have radial hatch attributes.

ByVectorNoLocking 

Hatch faces by vector.

The radial position is not locked to a point

ByVector 

Hatch faces by vector.


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