< Home

< Table of Contents

REFERENCE MANUAL

HPS.InfiniteLine Class Reference

The InfiniteLine class is a concept class for infinite-line-related enum classes. More...

Public Types

enum  Type { Type.Line = 0, Type.Ray = 1 }
 Enumerates the types of infinite line objects. More...
 

Detailed Description

The InfiniteLine class is a concept class for infinite-line-related enum classes.

Member Enumeration Documentation

Enumerates the types of infinite line objects.

Enumerator
Line 

Infinite line which extends infinitely in both directions along a vector.

Ray 

Infinite ray which extends infinitely in one direction along a vector.


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