Go to the documentation of this file.
32 template<
typename intType>
106 template<
typename intType>
108 iIstream&
operator >> (iIstream& is, iBox<intType>& b);
110 template<
typename intType>
112 iOstream&
operator << (iOstream& os,
const iBox<intType>& b);
FUNCTION_HD iBox & operator=(const iBox &)=default
INLINE_FUNCTION_HD bool isInside(const triple< intType > &point) const
INLINE_FUNCTION_HD iBox()
const INLINE_FUNCTION_HD triple< intType > & maxPoint() const
INLINE_FUNCTION iIstream & operator>>(iIstream &str, AB3History &ab3)
FUNCTION_H bool write(iOstream &os) const
INLINE_FUNCTION iOstream & operator<<(iOstream &str, const AB3History &ab3)
#define INLINE_FUNCTION_HD
TypeInfoTemplateNV("iBox", intType)
const INLINE_FUNCTION_HD triple< intType > & minPoint() const
FUNCTION_H bool read(iIstream &is)