CPP-TOOLBOX
Loading...
Searching...
No Matches
Frustum Struct Reference

#include <fps_camera.hpp>

Public Member Functions

template<typename Container>
bool intersects_points (const Container &points) const
 

Public Attributes

std::array< linalg_utils::Plane, 6 > planes
 

Member Function Documentation

◆ intersects_points()

template<typename Container>
bool Frustum::intersects_points ( const Container & points) const
inline

Member Data Documentation

◆ planes

std::array<linalg_utils::Plane, 6> Frustum::planes

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