SPHinXsys  alpha version
Public Member Functions | Public Attributes | List of all members
SPH::BaseBoundingBox< VecType > Class Template Reference

#include <base_data_type.h>

Public Member Functions

 BaseBoundingBox (const VecType &lower_bound, const VecType &upper_bound)
 
bool checkContain (const VecType &point)
 

Public Attributes

VecType first
 
VecType second
 
int dimension_
 

Detailed Description

template<typename VecType>
class SPH::BaseBoundingBox< VecType >

Bounding box for system, body, body part and shape, first: lower bound, second: upper bound.


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