SilverLining
Classes | Namespaces
Plane.h File Reference

A class that models a geometric plane and its operations. More...

#include "MemAlloc.h"
#include "Vector3.h"
#include <iostream>
Include dependency graph for Plane.h:
This graph shows which files directly or indirectly include this file:

Classes

class  SilverLining::Plane
 A geometric plane, modelled as a normal vector and a distance to the plane. More...
 

Namespaces

namespace  SilverLining
 An enumeration of defined time zones worldwide.
 

Detailed Description

A class that models a geometric plane and its operations.