KrisLibrary  1.0.0
Public Types | Public Member Functions | List of all members
Math::AngleSet Struct Reference

A set of AngleIntervals. More...

#include <AngleSet.h>

Inheritance diagram for Math::AngleSet:

Public Types

typedef std::vector< AngleIntervalBaseT
 

Public Member Functions

void SetCircle ()
 
void SetEmpty ()
 
void Union (const BaseT &)
 
void Intersect (const BaseT &)
 
void Subtract (const BaseT &)
 
void Union (const AngleInterval &)
 
void Intersect (const AngleInterval &)
 
void Subtract (const AngleInterval &)
 

Detailed Description

A set of AngleIntervals.


The documentation for this struct was generated from the following files: