openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
Public Attributes | List of all members
kdpart::bbox< S > Struct Template Reference

Bounding box struct. More...

#include <kdpart.hpp>

Collaboration diagram for kdpart::bbox< S >:

Public Attributes

kdpart::vec3< S > bounds [2]
 the bounds. bounds[0] = lower left (min), bounds[1] = upper right (max) More...
 

Detailed Description

template<class S>
struct kdpart::bbox< S >

Bounding box struct.

Definition at line 57 of file kdpart.hpp.

Member Data Documentation

◆ bounds

template<class S>
kdpart::vec3<S> kdpart::bbox< S >::bounds[2]

the bounds. bounds[0] = lower left (min), bounds[1] = upper right (max)

Definition at line 59 of file kdpart.hpp.


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