Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ALignedAxisBoundingBox< flt > Class Template Reference

Public Member Functions

 ALignedAxisBoundingBox (const vec &min, const vec &max)
 
vec get_size () const
 
flt get_max_side_length () const
 

Public Attributes

vec min_coord
 
vec max_coord
 

Detailed Description

template<class flt>
class ALignedAxisBoundingBox< flt >

Definition at line 23 of file geometry_utils.hpp.

Constructor & Destructor Documentation

◆ ALignedAxisBoundingBox()

template<class flt >
ALignedAxisBoundingBox< flt >::ALignedAxisBoundingBox ( const vec &  min,
const vec &  max 
)
inline

Definition at line 31 of file geometry_utils.hpp.

Member Function Documentation

◆ get_max_side_length()

template<class flt >
flt ALignedAxisBoundingBox< flt >::get_max_side_length ( ) const
inline

Definition at line 35 of file geometry_utils.hpp.

◆ get_size()

template<class flt >
vec ALignedAxisBoundingBox< flt >::get_size ( ) const
inline

Definition at line 33 of file geometry_utils.hpp.

Member Data Documentation

◆ max_coord

template<class flt >
vec ALignedAxisBoundingBox< flt >::max_coord

Definition at line 29 of file geometry_utils.hpp.

◆ min_coord

template<class flt >
vec ALignedAxisBoundingBox< flt >::min_coord

Definition at line 28 of file geometry_utils.hpp.


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