Lagrange
Frustum< Scalar >::Plane Struct Reference

A plane defined by a normal and a point. More...

#include <lagrange/select_facets_in_frustum.h>

Public Attributes

std::array< Scalar, 3 > normal
 
std::array< Scalar, 3 > point
 

Detailed Description

template<typename Scalar>
struct lagrange::Frustum< Scalar >::Plane

A plane defined by a normal and a point.


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